Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-29400 (GCVE-0-2023-29400)
Vulnerability from cvelistv5 – Published: 2023-05-11 15:29 – Updated: 2025-01-24 16:47| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | html/template |
Affected:
0 , < 1.19.9
(semver)
Affected: 1.20.0-0 , < 1.20.4 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-12-13T13:09:23.252Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/59722"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/491617"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2023-1753"
},
{
"url": "https://security.netapp.com/advisory/ntap-20241213-0005/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2023-29400",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-01-24T16:46:30.315646Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-01-24T16:47:46.724Z",
"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": "appendCmd"
},
{
"name": "htmlNospaceEscaper"
},
{
"name": "Template.Execute"
},
{
"name": "Template.ExecuteTemplate"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.19.9",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.20.4",
"status": "affected",
"version": "1.20.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Juho Nurminen of Mattermost"
}
],
"descriptions": [
{
"lang": "en",
"value": "Templates containing actions in unquoted HTML attributes (e.g. \"attr={{.}}\") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-74: Improper input validation",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-06-12T19:08:27.799Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/59722"
},
{
"url": "https://go.dev/cl/491617"
},
{
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
},
{
"url": "https://pkg.go.dev/vuln/GO-2023-1753"
}
],
"title": "Improper handling of empty HTML attributes in html/template"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2023-29400",
"datePublished": "2023-05-11T15:29:24.874Z",
"dateReserved": "2023-04-05T19:36:35.042Z",
"dateUpdated": "2025-01-24T16:47:46.724Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-29400",
"date": "2026-06-25",
"epss": "0.01029",
"percentile": "0.59291"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.19.9\", \"matchCriteriaId\": \"B49801BA-4BE3-426B-871F-DB08D8457D9A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.20.0\", \"versionEndExcluding\": \"1.20.4\", \"matchCriteriaId\": \"7A58122D-22F9-435E-A06B-B4E7367C2C70\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Templates containing actions in unquoted HTML attributes (e.g. \\\"attr={{.}}\\\") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.\"}]",
"id": "CVE-2023-29400",
"lastModified": "2024-12-13T14:15:19.623",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\", \"baseScore\": 7.3, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.4}]}",
"published": "2023-05-11T16:15:09.850",
"references": "[{\"url\": \"https://go.dev/cl/491617\", \"source\": \"security@golang.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://go.dev/issue/59722\", \"source\": \"security@golang.org\", \"tags\": [\"Issue Tracking\", \"Patch\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Release Notes\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1753\", \"source\": \"security@golang.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://go.dev/cl/491617\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://go.dev/issue/59722\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Release Notes\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1753\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241213-0005/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-74\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-29400\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2023-05-11T16:15:09.850\",\"lastModified\":\"2026-06-17T05:49:57.937\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Templates containing actions in unquoted HTML attributes (e.g. \\\"attr={{.}}\\\") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"html/template\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"html/template\",\"programRoutines\":[{\"name\":\"appendCmd\"},{\"name\":\"htmlNospaceEscaper\"},{\"name\":\"Template.Execute\"},{\"name\":\"Template.ExecuteTemplate\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.19.9\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.20.0-0\",\"lessThan\":\"1.20.4\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":3.4},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":3.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-01-24T16:46:30.315646Z\",\"id\":\"CVE-2023-29400\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-74\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-94\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.19.9\",\"matchCriteriaId\":\"B49801BA-4BE3-426B-871F-DB08D8457D9A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.20.0\",\"versionEndExcluding\":\"1.20.4\",\"matchCriteriaId\":\"7A58122D-22F9-435E-A06B-B4E7367C2C70\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/491617\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/59722\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-1753\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://go.dev/cl/491617\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/59722\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-1753\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20241213-0005/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/issue/59722\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/cl/491617\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1753\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241213-0005/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-12-13T13:09:23.252Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-29400\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-01-24T16:46:30.315646Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-94\", \"description\": \"CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-24T16:47:39.366Z\"}}], \"cna\": {\"title\": \"Improper handling of empty HTML attributes in html/template\", \"credits\": [{\"lang\": \"en\", \"value\": \"Juho Nurminen of Mattermost\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"html/template\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.19.9\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.20.0-0\", \"lessThan\": \"1.20.4\", \"versionType\": \"semver\"}], \"packageName\": \"html/template\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"appendCmd\"}, {\"name\": \"htmlNospaceEscaper\"}, {\"name\": \"Template.Execute\"}, {\"name\": \"Template.ExecuteTemplate\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/59722\"}, {\"url\": \"https://go.dev/cl/491617\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1753\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Templates containing actions in unquoted HTML attributes (e.g. \\\"attr={{.}}\\\") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-74: Improper input validation\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2023-06-12T19:08:27.799Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-29400\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-01-24T16:47:46.724Z\", \"dateReserved\": \"2023-04-05T19:36:35.042Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2023-05-11T15:29:24.874Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2023_4657
Vulnerability from csaf_redhat - Published: 2023-08-23 00:17 - Updated: 2024-12-17 22:24A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64 | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64 | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64 | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64 | — |
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64 | — |
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.2\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": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.2\n\nSecurity Fix(es):\n\n* golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results (CVE-2023-24532)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n\n* golang: 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\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:4657",
"url": "https://access.redhat.com/errata/RHSA-2023:4657"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "2223355",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223355"
},
{
"category": "external",
"summary": "WRKLDS-793",
"url": "https://issues.redhat.com/browse/WRKLDS-793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4657.json"
}
],
"title": "Red Hat Security Advisory: Secondary Scheduler Operator for Red Hat OpenShift 1.1.2 security update",
"tracking": {
"current_release_date": "2024-12-17T22:24:04+00:00",
"generator": {
"date": "2024-12-17T22:24:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:4657",
"initial_release_date": "2023-08-23T00:17:54+00:00",
"revision_history": [
{
"date": "2023-08-23T00:17:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-23T00:17:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:24:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OSSO 1.1 for RHEL 8",
"product": {
"name": "OSSO 1.1 for RHEL 8",
"product_id": "8Base-OSSO-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_secondary_scheduler:1.1::el8"
}
}
}
],
"category": "product_family",
"name": "Openshift Secondary Scheduler Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle\u0026tag=v1.1-30"
}
}
},
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8\u0026tag=v1.1-30"
}
}
}
],
"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:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64 as a component of OSSO 1.1 for RHEL 8",
"product_id": "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64",
"relates_to_product_reference": "8Base-OSSO-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64 as a component of OSSO 1.1 for RHEL 8",
"product_id": "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64",
"relates_to_product_reference": "8Base-OSSO-1.1"
}
]
},
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_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-08-23T00:17:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4657"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-23T00:17:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4657"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-23T00:17:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4657"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-23T00:17:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4657"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-23T00:17:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4657"
},
{
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_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-08-23T00:17:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4657"
},
{
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_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-08-23T00:17:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4657"
},
{
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:daea4461ca6a1903f2e2a1470df8fdfe413106e84e0b36789e0fb0e2bbdba333_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:5804495067018a355d02f88d2324a43567f0ca2869d02dedbf47973ed6ffeeb3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2023_4664
Vulnerability from csaf_redhat - Published: 2023-08-16 14:09 - Updated: 2024-12-17 22:23A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64 | — |
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64 | — |
Workaround
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64 | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64 | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64 | — |
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64 | — |
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64 | — |
Vendor Fix
fix
Workaround
|
{
"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 Virtualization release 4.13.3 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": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\n\nThis advisory contains OpenShift Virtualization 4.13.3 images.\n\nSecurity Fix(es):\n\n* openshift: OCP \u0026 FIPS mode (CVE-2023-3089)\n\n* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n\n* golang: 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\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* Consistency in naming mediatedDevicesTypes and nodemediatedDeviceTypes (BZ#2054863)\n\n* \"failed to sync guest time\" log spam in destination virt-launcher pod during VM live migration (BZ#2064160)\n\n* Missing documentation for snapshot recording rules (BZ#2143165)\n\n* KubevirtHyperconvergedClusterOperatorCRModification alert in firing state during cnv upgrade (4.11.2-\u003e4.12.0) (BZ#2154319)\n\n* VMExport: can\u0027t download a PVC that was created from DV on NFS (when there\u0027s no VM that owns this PVC) - the storage doesn\u0027t support fsGroup (BZ#2156525)\n\n* Unable to do post-copy migration (BZ#2164836)\n\n* empty libvirt metrics output, when executing metrics Prometheus query on a vm that is paused status (BZ#2172544)\n\n* The filter items on instanceType page is not horizontal aligned (BZ#2174744)\n\n* \"No NetworkAttachmentDefinitions available\" should not show when editing pod networking (BZ#2175651)\n\n* CNV 4.13 nightly | manually increasing the number of virt-api pods does not work (BZ#2175710)\n\n* The volume in instanceTypes page should be selected automatically just after it\u0027s been added (BZ#2177977)\n\n* PVC size is not readable while selecting \"PVC (creates PVC)\" in disk modal (BZ#2180666)\n\n* \"Copy SSH command\" get undefined user (BZ#2180719)\n\n* [Nonpriv] VM Memory does not show in details card of overview or details tab (BZ#2181432)\n\n* spec.firmware.bootloader is not copied while cloning a UEFI VM (BZ#2181515)\n\n* kubevirt-plugin (now kubevirt-console-plugin) ignores node placement configuration (BZ#2181999)\n\n* VM metrics graphs are render incorrectly (BZ#2182000)\n\n* Restore VM\u0027s pretty names (BZ#2182317)\n\n* Cannot clone VM to other namespace if the VM is created from instanceType (BZ#2182938)\n\n* \"No data available\" shows on Virtualization overview metrics chart (BZ#2183915)\n\n* Some CNV installation components are missing required labels (BZ#2187509)\n\n* Custom SELinux policy for virt_launcher still present on CNV with DisableCustomSELinuxPolicy feature gate enabled (BZ#2188144)\n\n* VM created from CD source registry cannot be started due to InvalidImageName (BZ#2189744)\n\n* lun cannot be used with DVs (BZ#2190171)\n\n* [4.13.z] Missing\u00a0virtctl vmexport download manifests command (BZ#2203727)\n\n* [4.13]Missing StorageProfile defaults for IBM and AWS EFS CSI provisioners (BZ#2220844)\n\n* [cnv-4.13] isolateEmulatorThread should not block live migration (BZ#2229148)",
"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:4664",
"url": "https://access.redhat.com/errata/RHSA-2023:4664"
},
{
"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": "2054863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2054863"
},
{
"category": "external",
"summary": "2064160",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064160"
},
{
"category": "external",
"summary": "2130604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130604"
},
{
"category": "external",
"summary": "2143165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143165"
},
{
"category": "external",
"summary": "2154319",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2154319"
},
{
"category": "external",
"summary": "2156525",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156525"
},
{
"category": "external",
"summary": "2164836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2164836"
},
{
"category": "external",
"summary": "2172544",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172544"
},
{
"category": "external",
"summary": "2174744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174744"
},
{
"category": "external",
"summary": "2175651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175651"
},
{
"category": "external",
"summary": "2175710",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175710"
},
{
"category": "external",
"summary": "2177977",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177977"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2180666",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180666"
},
{
"category": "external",
"summary": "2180719",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180719"
},
{
"category": "external",
"summary": "2181432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181432"
},
{
"category": "external",
"summary": "2181515",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181515"
},
{
"category": "external",
"summary": "2181999",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181999"
},
{
"category": "external",
"summary": "2182000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182000"
},
{
"category": "external",
"summary": "2182317",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182317"
},
{
"category": "external",
"summary": "2182938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182938"
},
{
"category": "external",
"summary": "2183915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183915"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2187509",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187509"
},
{
"category": "external",
"summary": "2188144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188144"
},
{
"category": "external",
"summary": "2189744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189744"
},
{
"category": "external",
"summary": "2190171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2190171"
},
{
"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": "2203727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203727"
},
{
"category": "external",
"summary": "2212085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212085"
},
{
"category": "external",
"summary": "2220844",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2220844"
},
{
"category": "external",
"summary": "2221913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221913"
},
{
"category": "external",
"summary": "2229148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229148"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4664.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.13.3 Images security and bug fix update",
"tracking": {
"current_release_date": "2024-12-17T22:23:54+00:00",
"generator": {
"date": "2024-12-17T22:23:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:4664",
"initial_release_date": "2023-08-16T14:09:26+00:00",
"revision_history": [
{
"date": "2023-08-16T14:09:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-16T14:09:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:23:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.13 for RHEL 9",
"product": {
"name": "CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"product": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"product_id": "container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"product_id": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"product_id": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry-rhel9\u0026tag=v4.13.3.rhel9--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-operator-rhel9\u0026tag=v4.13.3-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"product": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"product_id": "container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"product": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"product_id": "container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubesecondarydns-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"product_id": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"product_id": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-dpdk-checkup-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"product_id": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"product": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"product_id": "container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"product": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"product_id": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/multus-dynamic-networks-rhel9\u0026tag=v4.13.3-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"product_id": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"product": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"product_id": "container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"product_id": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"product_id": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"product_id": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"product_id": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"product_id": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"product_id": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"product": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"product_id": "container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"product": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"product_id": "container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"product": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"product_id": "container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"product": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"product_id": "container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"product": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"product_id": "container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"product": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"product_id": "container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"product": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"product_id": "container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"product": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"product_id": "container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-console-proxy-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"product_id": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"product": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"product_id": "container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"product_id": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"product_id": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry-rhel9\u0026tag=v4.13.3.rhel9--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"product_id": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-operator-rhel9\u0026tag=v4.13.3-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"product": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"product_id": "container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"product": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"product_id": "container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubesecondarydns-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"product_id": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"product_id": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-dpdk-checkup-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"product_id": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"product": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"product_id": "container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"product": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"product_id": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/multus-dynamic-networks-rhel9\u0026tag=v4.13.3-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"product_id": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"product": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"product_id": "container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"product_id": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"product_id": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"product_id": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"product_id": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"product_id": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"product_id": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"product": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"product_id": "container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"product": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"product_id": "container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"product": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"product_id": "container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"product": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"product_id": "container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"product": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"product_id": "container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"product": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"product_id": "container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"product": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"product_id": "container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"product": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"product_id": "container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-console-proxy-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64",
"product_id": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup-rhel9\u0026tag=v4.13.3--2023-117063"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64"
},
"product_reference": "container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64"
},
"product_reference": "container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64"
},
"product_reference": "container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64"
},
"product_reference": "container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64"
},
"product_reference": "container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64"
},
"product_reference": "container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64"
},
"product_reference": "container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64"
},
"product_reference": "container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64"
},
"product_reference": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64"
},
"product_reference": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64"
},
"product_reference": "container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64"
},
"product_reference": "container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64"
},
"product_reference": "container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64"
},
"product_reference": "container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64"
},
"product_reference": "container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64"
},
"product_reference": "container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64"
},
"product_reference": "container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64"
},
"product_reference": "container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64"
},
"product_reference": "container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64"
},
"product_reference": "container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64"
},
"product_reference": "container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64"
},
"product_reference": "container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64"
},
"product_reference": "container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64"
},
"product_reference": "container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64"
},
"product_reference": "container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64"
},
"product_reference": "container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64"
},
"product_reference": "container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64"
},
"product_reference": "container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64"
],
"known_not_affected": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-16T14:09:26+00:00",
"details": "For details on 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-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4664"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"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": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"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": [
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64"
],
"known_not_affected": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
},
"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-08-16T14:09:26+00:00",
"details": "For details on 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-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4664"
},
{
"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": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"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": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openshift: OCP \u0026 FIPS mode"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64"
],
"known_not_affected": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-16T14:09:26+00:00",
"details": "For details on 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-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4664"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64"
],
"known_not_affected": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-16T14:09:26+00:00",
"details": "For details on 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-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4664"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64"
],
"known_not_affected": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-16T14:09:26+00:00",
"details": "For details on 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-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4664"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64"
],
"known_not_affected": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-16T14:09:26+00:00",
"details": "For details on 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-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4664"
},
{
"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-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"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-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
},
"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-08-16T14:09:26+00:00",
"details": "For details on 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-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4664"
},
{
"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-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"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-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"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",
"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": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
},
"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-08-16T14:09:26+00:00",
"details": "For details on 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-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4664"
},
{
"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-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"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": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact to low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
},
"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-08-16T14:09:26+00:00",
"details": "For details on 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-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4664"
},
{
"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-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"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-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:0442bd3f6db788d815b39b4d4cd17eaeeda70faa07490421d1beb902ecbe8ea3_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ff4c5f7d59fa938de6dd7394bc38c69ec142d90438232f242b35e77019d56d6b_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:65fd54535f9a912e84dc5137af6e889667c80064ee20ec0766d4ddbc44cd6842_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:a32c2591cd58f8fcdf75ffd6ca48438f98fe94ede1183fa9dfcb93eb246c4f9c_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:4f24428f6dec14f2fb6d0b023287f9acbe3f9266f677c53597996c68ac8fdea6_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:e0a2cf76b8762da61a9deda21ba99932104f53015f9976589cbc0ca0181b99c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:2840bb1ac72f1c3c1c829d8b4fc93d9b52a6ecfc2d9d5a6b6a3000e19a66993f_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:f2129875afb6ffb7d93ebf82982e2efb43bcbcdcb5bbea7ff13a487d1a226b0a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:821913dc264e2779f0e7cb1fafc429463a64efe0f895d84ec1850937ac76c403_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:88eba23cc5acb861ddf0e975c6816a625a64f59d2db3cf9b41887fd9ebf77745_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:3a784f08efac5ec95080c8770a47768a4675beda2b15e4d971fe3a008a092dbe_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:fefd519fd61681629fc129bce217f8368ff61e9e2fa9787d9acfd178e9f751a5_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:42ca962f2fbb886038ce13440a55b55bbf1bb4e7b366fc0c6f043b3e67e5eebc_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:f517928ec380bbeb458987d56cfd71330f80f9a169c034f5fd852f3ad7c5f32e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:7cd5e47a0a329c7b0dfbe6c50038adfe8f1db2a9c172b7a059d1b3ff1e009ca3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a3568cb89ac549ba53f4a01e8d23f821552bb794a2d4207e8b2f128b67290d57_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:129d3a66fea22d6c440baf10c072caeba209fbee903d8e5b1cae784f717ed41a_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b6c863388340225a360d99c14fcd439b15bff4d173e6c79113a80fcf8e455564_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1330e0a02b02934d52b2f9259796707d21955c200bdb5685a59020352d25966e_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:5f84aab0389c6a85c4ec58e230fea3694e3c800185f7ec1a090ccdce0c214d79_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:6184c3cfc8d282bd5a5c468fff7c8f726149b4010cdd5c8998f2f6b2d4f055c3_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:844d7d03c78e5ced5433a23beb81dbb9ef87be848964106252b8d7c23c4dcedb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:318e10da8c6ead3b4e96fa78074179635297f6bcf4a1e5723896253d0123b28a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:f8d3bab9e69a933e01d9b8758518a19d8c1c1f8fd64909a8ffc683159030895a_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:53d1b582811f62d1214425ef1997687886a08c47779bb61d009b46ece0d45139_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:cb09c73e12893427f6c723f529ea1e70a1bf90ac9f0780b5e1451f6d8ecfa3f7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:0c8b9c4b62527d0452d76bab0a61c9d12d1c89791e8c9b63dc145a36b4f5d729_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2287502d96bdf12b59d9f308242ef49da04792afb66d893927c6acf832ae581c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:ddb6d5ddcc573fcf8d7d1aae5544cfaef9baa2438eaeb55715ec585c1a029356_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:e7fbc368b51c2a52e4b89f826c7027d8422f8ca066915c8d065dfbd8fd90a1f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:3145e1c3168e0ef4011afad2f5ab17408416614322f8b189f9d9f4c0c9724607_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:630a58be94a64fa9941def14e6f8f37c2dddfb198553e7f6e92f282925893863_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:0b95cc7e096f82b945bf65b60fdfbc9ea9bd91b767fafccdfcd13bf55ff0936e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:672eb2a4cbccaf822da955dae6bd3590b881c531e2ab5a4bd3f1059324984728_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:313023a6839f56893074bf78162b69be1a1b1c8c8d54088b3ce06cb50f64268c_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:521cc33b06ff534295a80de9f363f42ba1998ec7fe3fbecc94e907fda923dbe3_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:2b3504d827ea1860b947bb634dc14f91c6a4a203cf3dc1e59ee6b4b7baa1e1ca_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:caa8240dcd60ed91181ad7787dcf5550e736233795b6a2a4b289cfa3e536e3e1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:25ec6961286033c84e6eca6fd1ad138ee3aa646be430cc77ecb3a1127cccae9c_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:b5cf7ecf853f578ec4f330b8d0f6628e82e3b805e46d0854f1089e88941348f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:2aa5075cef829800438640e3955cb0c234c3223967331409d48133feb404216d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:4063ebb60a2976afd9f359de45e19db7f382f4e568a50edb3f89548ce58d1fc1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:5a221eb301ce59e1dcf798cf0e71c37774c89a468a87e30d9abad71f295b0778_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:7c3f3bff54aba3c323a21f996d676931b9bfb6def6eb3518655acc6bdad6f2e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:57b2328936a501285ff39fcb502afab72a9884dec803c56533bdc5fd14f99c54_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:a5bcc429ece46810669eafc5f094dd6e6f01b7e7e8d586d36eb03485dd124c64_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:9e22d5364994b88efdfb2c6b76bb378ef51b25dc8f5224decf6f27424e63b3b5_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:e6421f0dc3a99fc9b510cabf138f58a87306a382d636e2100ab56be2d1ac10e5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2ede58582a46f15fa08044bae1b833c792c5f25214ef91cbd2f4db703868c137_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:b09ceab3907731b610f76aba3bcaed5f13456674db4f713ce1096f97112ec0be_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:1f6ec7816c8213f7bbc05d370095d9e3bb687c515c5bbcf5600fc4dc3dc7b805_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:da0128f73d882e2d2c8b357ce12f0f219b861d8dd8bbfec3735abc0204937c18_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:042a25a4bbacd7e5dae707abfa99aac56be78f98bd083d90394a66559577858d_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3596ecb6900437a01860a9b15d7ee4c0829bbb00a86ac085a08e98bc500955a3_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:00dba85b8662f5ef6a9aa3f195afa4830d8cd6f63a1d4c6ff3f46cbe9238ec8c_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:36d2f25cb1c22b339f52f8f85e51e82a74545b6f9719e83e1bf3a7ff0750a12b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:79860afa4628a0fcc47be8662bc2b43488a6af1e60f132e196f8c6c429cc77b5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:bce6cf0c24f9a68ca78a2cc97441aa72c34c97429619839e5f6860bebc8bc8c7_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:002425814902243f2c9c67cece12b99c3cbd45befde4dc652b76059c3b08d6d3_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d4152cad14e423b3f3ebc735d756c48ea771d37dd97265dc96543c0ae141e359_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3ceb781b50bb149d54eed31e17db4eaecb8b66eca739165e879b83f702b27691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:45a966de5ac8eef1c90a3bf3d3955c2368cfaec38a79b9c1c530f3d541786d94_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:7270f9ddf432332d9f41daaf82f8ee9e10b4df3567ebec10d728e6c6bcd0979c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:fc02be05495a2269ff8f2a942caef0be2d931496c50ac9bea140bcc28460b5d9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:779b19d3118203c216de8dab6e936de8ef4f90b7ecd8ba333847cece3e2281b9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:c3e0065706b22e1fdce723cff6d789575ddf91001d1d41d2f91da936f3436230_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:9f25a2931e0198f98ba4733bd654e942e348bd9e7881c1c537cb5bd4989c92ac_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bc6e6c7c2c0c69a34eb8a7e9bac68d210de413114bb7e6fcc5ff180ac2f4d9a6_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ada5c0ec8d9fef0e105122cd8c33d3335d883bc0fca939c65e79ea97a095e042_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:b4b32bacef90db8823c3d6f7757e1d8e0b080597fde5317be73bd31d6d47c6f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:3c367d0b59ed68fa291f8eec7108525ab445de34267ae3b8ce99860084e30aff_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:e4ecc2ca22b77366714637fa787df663ab6418a0ecfdd3aaeb8069d651cb9acf_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:3cb5869ce62d32838c6a554bd1cb04b3fbc45784065a40693dab47eee036c4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:44dbe678a54c5a87a8b78926bed6b4ae39ea9d4af7cf269db34e3aef96760464_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:2026b988fb7b3b4233b41f67107e69526b9fa3008878db991f1432f168d63247_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:7c4714b2cbf7bf5902cb0db878f3e32c68dec6df0604e8487a64ea3353b680b0_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1d72d464383422163ab6058e265d43c7f5853d52bee5241986675c4215f85818_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:37cc98e2cc0a4221ebb663e23c80546afb248d2c7a438041628914b7f60c72b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:100d37e6ba1f69fe994763ffe668e6251f157106f651dc6eea13ef9b5d95bd26_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:906fcddd7156a43043d614eaae98ab3a84f2e68cda310f3cb3ed889c639a67eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:2db34a9d6676348646754a37ca43d3044236e2a416d3270970968d76745b46c8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:b97a548e6e04f70123846cc50b8a1e8166b03be9d9827366c4034409687b28ad_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:36d15a667157780a8cd31d5d6a577a6c2f724b342ab4db65a0d1840557c2591c_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:592d75312f15dc04d464cb9ea7ff5e2d9f0e575976fa847e1da78704725a77af_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:2521e63a9180a1bff98048714414607d86f5e60e451b4dfdbefec6fcbc8c8937_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:41be8c8444ad3e68d5b697a86deee7fe48fef7710bddc975677e4ef05bbefc85_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:3f808a89cf3a07b21494b6b168f5d31ef16fb9aca4d1085655477d6d3fc6f740_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:a24db9e9a29f0be46344eb2567d067d799dc59526112cb8f13534fec608b67c9_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:000252748de0cb5d4fdc1e1d3083b0ac1466a3203b9281afa469e5f360069e6e_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:dd171160b95e3926960153e999ba7686aa627982b742a1fe101cf3796ece1323_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:322917a579c968913799447cb87ccc8ecac9bf12d9135dba6d4a841c00b435fa_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a661b8704b535729f092f69151d0a4bf39f77734adbbbc2680151b5b07aa928d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2023_5421
Vulnerability from csaf_redhat - Published: 2023-10-03 18:49 - Updated: 2024-12-17 22:25A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead read the body of the HTTP request, which could be attacker-manipulated to represent arbitrary HTTP2 requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le | — |
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the tough-cookie package which allows Prototype Pollution due to improper handling of Cookies when using CookieJar in rejectPublicSuffixes=false mode. This issue arises from the manner in which the objects are initialized.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le | — |
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
{
"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": "Multicluster Engine for Kubernetes 2.3.2 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 Moderate. 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.2 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):\n* CVE-2023-26136 tough-cookie: prototype pollution in cookie memstore\n* CVE-2022-41721 x/net/http2/h2c: request smuggling\n* CVE-2023-24539 golang: html/template: improper sanitization of CSS values\n* CVE-2023-24540 golang: html/template: improper handling of JavaScript whitespace\n* CVE-2023-29400 golang: html/template: improper handling of empty HTML attributes",
"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:5421",
"url": "https://access.redhat.com/errata/RHSA-2023:5421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2162182",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162182"
},
{
"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": "2219310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219310"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5421.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.3.2 security updates and bug fixes",
"tracking": {
"current_release_date": "2024-12-17T22:25:58+00:00",
"generator": {
"date": "2024-12-17T22:25:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:5421",
"initial_release_date": "2023-10-03T18:49:51+00:00",
"revision_history": [
{
"date": "2023-10-03T18:49:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-03T18:49:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:25:58+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:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.2-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.2-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.2-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.2-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.3.2-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.2-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.2-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"product_id": "multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"product_id": "multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"product_id": "multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.2-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.2-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.2-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.2-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.2-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.2-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"product_id": "multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"product_id": "multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"product_id": "multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.2-3"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.2-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.2-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"product_id": "multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.2-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.2-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.2-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.2-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"product_id": "multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"product_id": "multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le",
"product_id": "multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.2-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.2-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.2-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"product_id": "multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.2-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.2-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.2-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.2-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"product_id": "multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"product_id": "multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"product_id": "multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.2-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_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:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_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:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_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:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_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:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_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:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_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:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_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:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_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:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_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:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_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:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_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:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_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:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_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:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_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:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_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:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_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:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_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:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_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:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_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:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_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:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_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:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_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:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_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:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_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:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_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:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_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:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_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:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_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:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_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:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_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:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_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:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_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:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_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:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_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:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_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:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_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:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_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:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_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:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_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:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_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:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_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:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_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:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_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:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_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:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_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:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_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:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_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:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_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:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_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:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_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:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_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:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_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:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_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:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_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:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_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:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"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:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_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:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_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:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_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:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_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:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_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:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_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:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_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:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_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:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_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:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_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:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_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:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_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:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_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:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_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:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_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:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"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:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_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:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_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:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_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:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_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:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_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:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"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:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_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:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_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:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_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:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_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:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_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:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_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:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_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:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_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:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_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:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_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:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_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:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_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:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_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:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_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:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_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:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_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:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_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:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_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:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_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:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_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:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_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:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_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:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_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:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_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:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_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:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_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:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_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:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_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:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_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:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_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:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_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:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_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:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_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:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_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:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_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:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_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:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_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:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_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:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_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:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_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:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_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:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_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:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_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:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_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:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_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:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_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:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_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:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_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:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_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:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_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:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_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:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_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:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_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:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_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:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_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:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_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:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_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:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_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:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_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:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_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:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_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:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_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:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_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:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_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:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_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:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_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:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_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:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_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:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_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:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_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:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_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:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_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:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_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:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_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:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_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:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"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:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_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:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_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:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_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:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_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:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_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:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_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:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_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:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_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:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_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:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_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:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_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:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_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:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_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:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_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:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_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:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_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:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_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:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_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:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_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:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_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:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_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:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_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:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_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:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_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:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_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:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_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:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_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:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_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:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_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:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_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:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_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:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_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:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_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:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_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:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_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:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_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:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_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:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_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:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_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:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_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:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_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:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_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:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_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:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_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:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_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:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_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:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"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:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_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:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"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:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_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:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_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:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_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:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_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:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_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:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_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:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_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:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_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:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_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:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_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:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_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:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_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:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_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:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_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:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_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:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_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:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_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:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_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:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_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:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_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:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_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:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_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:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_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:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_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:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_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:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_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:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_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:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_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:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_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:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_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:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_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:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_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:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_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:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41721",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2023-01-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2162182"
}
],
"notes": [
{
"category": "description",
"text": "A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead read the body of the HTTP request, which could be attacker-manipulated to represent arbitrary HTTP2 requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "x/net/http2/h2c: request smuggling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x"
],
"known_not_affected": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41721"
},
{
"category": "external",
"summary": "RHBZ#2162182",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162182"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41721",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41721"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41721",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41721"
},
{
"category": "external",
"summary": "https://go.dev/cl/447396",
"url": "https://go.dev/cl/447396"
},
{
"category": "external",
"summary": "https://go.dev/issue/56352",
"url": "https://go.dev/issue/56352"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1495",
"url": "https://pkg.go.dev/vuln/GO-2023-1495"
}
],
"release_date": "2023-01-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-03T18:49:51+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/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5421"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "x/net/http2/h2c: request smuggling"
},
{
"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",
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
]
},
"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-03T18:49:51+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:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5421"
},
{
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
]
}
],
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
]
}
],
"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",
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
]
},
"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-03T18:49:51+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:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5421"
},
{
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
]
}
],
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"acknowledgments": [
{
"names": [
"Kokorin Vsevolod"
]
}
],
"cve": "CVE-2023-26136",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2023-07-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2219310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the tough-cookie package which allows Prototype Pollution due to improper handling of Cookies when using CookieJar in rejectPublicSuffixes=false mode. This issue arises from the manner in which the objects are initialized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tough-cookie: prototype pollution in cookie memstore",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x"
],
"known_not_affected": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26136"
},
{
"category": "external",
"summary": "RHBZ#2219310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26136"
},
{
"category": "external",
"summary": "https://github.com/salesforce/tough-cookie/commit/12d474791bb856004e858fdb1c47b7608d09cf6e",
"url": "https://github.com/salesforce/tough-cookie/commit/12d474791bb856004e858fdb1c47b7608d09cf6e"
},
{
"category": "external",
"summary": "https://github.com/salesforce/tough-cookie/issues/282",
"url": "https://github.com/salesforce/tough-cookie/issues/282"
},
{
"category": "external",
"summary": "https://github.com/salesforce/tough-cookie/releases/tag/v4.1.3",
"url": "https://github.com/salesforce/tough-cookie/releases/tag/v4.1.3"
},
{
"category": "external",
"summary": "https://lists.debian.org/debian-lts-announce/2023/07/msg00010.html",
"url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00010.html"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873",
"url": "https://security.snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873"
}
],
"release_date": "2023-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-03T18:49:51+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/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5421"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tough-cookie: prototype pollution in cookie memstore"
},
{
"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",
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
]
},
"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-03T18:49:51+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:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5421"
},
{
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
]
}
],
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:1307fd9fd43e54707aa8d6cf599e23af6d39e911570a1682366fbeb8dacf50b4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bfe31cf9fe6aae0288d1cc41d7ea33f3158708c5b780acb3b88a00ebcb17217a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f21433053453b4b4ff42b67a839552f339647250c44f46bda0eeb2feb172301b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f6bfbd6019e9cb846acde5547aa58fa179b3f7b3c6c91a24dd7c0197c2be250c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:014756ae51184b2fd9e14b031f19c06da5cdb9d888c4fe5bb39056bfc936b91c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0dffd3466978a2157bb1e0c30f4ea279241c32f48e7d0d3bc01a71243b85b633_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:81ec0e0c11ef76e5a39fdafab8b5da07afad7d9172a0a80a5ecd0b92eb27ef76_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:fff86b93b174a8257af32c8f3ea5d4a5482eccc7885900bdaa3d531cc3bb48ea_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:227fd7a37139b7b345f8e79882bcc65349d52d2384482d6bc1c4901e5cf93fca_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7731f0ae5f964914b140f3cf42338fe54e0cad459dc47b0602c7a5c3fc2e3949_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:7cc56a7bceaf3a60bae75fa5349b38cc902d80466899451f963e84c6268048cf_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f28880a786c7866b9da54f773a2c6f83485a947c3f0a752336d7167b73b1d5d8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:1e69c96dde4d60ca64570370305de613e3f4249d370cde3c7b27ee2f3e0bb743_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:549b4631ee9b48ddc6cee09453818d69af54e7c6ea00a5dbdf6ff8eea480e79f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:bd1ccbc2b0f45fc93eb49dd07eff1793053e63963769d5b7a0ca879be5a4efc2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:fbb147731f32245f10c5bd8d61cd9c9c5da0c04c6a2ab9db33d670d1052e85f3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:5a71df8445b1357869c5b87c47cf84c6142de63722b4084492f268e296f55d00_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:972dfeb6ac5b2fb3e1343fc6e71ab17c0e6e507367525e6fa5f3974424e86a42_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a31361cdc7b41ff0e03ed8e4708638df62b3528372ed7a87778fe16bfe1e9330_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:f6dca0596db08e7c4554736579645d2db4400da1ff1685ecd677904f44ccf9e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:21cd9e1bba0e31ded719536982537d0e2ea74087a2c79523b6ea6cee597fa56c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:40f7fd4afda824bec9e5a74cca9d7051343716aff94766b34459e20cbc0de67e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:8ff0ed809e4f81adf1616bbba323c1e3adaf8a185d760a0fe4abb39147961c39_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c5e9d0c9e8be54f579f86e359024f2743ec1cdb5d92d00ec2eea3b819e335264_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:505b7f20f8dcba5d97e5f1d64092d7cc6d28db8efb12361222d031820efac9fc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8a362b959a370e94006895af30e24c330d03f1bc4981c94df911b9c01f3967cf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b3907d5e124fd1466514564ad5886fe022bd92c305709afe7cbc841713dd537_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:d03b27b20dfb23b769841ff51da2f9b1367f7a574ba1a5afd4a18cfc8cc1a2af_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a32ee3d215c275b57deb6b6fa22b74c549e7bf42dbcb4bf0f22b53365ee4e0bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:b264cec64b7b5bf93e87a46da2885c61e8a7aa0d25df69856dcc3f00a559530a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:dd1d22565decd4278177cc7d0ccebc8e760288b5c70c097ba87d2654ba272f59_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:fe435e2471d00b8998ebca90e674f8dcb067665a861fac7061a5d38ddd0fdd7b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:0d3d9a70ab0f69f1e072bf084c6ecd1190b0ec35da62bb52db0f93f7776e6e8a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:91022ce4ea345eefb4fbdb4aeab1592ba9b2f6e51d1cbea42ffb6ed7f863d750_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:aad0b529df39e47759494fa091f64016310e6acebece6cddcefbcd535ca822ff_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:f49bdabf0b385b4d3a527d12324bf0a0361c0b2d4e47218732203cf411d6771b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:45bab8488d4f6e6cb6329cd36a05df8fb686b661f568bf1c0c7b444023c87ced_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:587a87cb46a910997f8e7f00d0ddcde3beaeba07ee4363a880c1a377a8ae2b3e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:7138e1d1bfb2b17c039fe59065a574769844856fbc31825a8db9e24b032400f0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:efedf5209289bf6de6565a47d5a64a6d2c7aaabd303e0912507e12c2fe2bfceb_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b872f314044659c8f8dee1f63eba8e47ffa88f973e07936078067a8c8cb3575_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aa11897661ec576edcb96f50609cf2f484189867f57ccfc863481abcd54d3d99_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dd9a9c92a5ae8fa2829e73bed92669110005dfd3fface8d6e48a8bbe615be72b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:f677101610fcaabf409a053525571ae938d105f636a14b12b3c81e798d8b23bc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:35560e8d8a43fafba124b1a801c6a2414d29a2f70ac407a128acf0271150b1cf_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3b4f72150c3d3c59da4fe3f3296341ff978730865b72441fda42539a0170a33b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:939c1dd5b64e9adaf09c5bff192ffba1afa24709bfc4f4e8319117f84e07c0a4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d3be6db43f87408b06e0333c662f5cc830a4ffdc06478c0c0f58d5ed694ce9c9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1d4e2136ec8bcdc19f5271b0ae938baf235e0a967e0f98457dbb49b7e7f02fde_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1fab4dc5d69a04956a9590ce185a8d6746fd0b71742f2f7dea1dd0f9f787319c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:c4e95e27f9cc3f92ca94ea6f949407da0757276333af7dbf279b6f616f50b0c2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:e3efc6cd753b00d46989035f282e03a32caac067bbc8a91597fa903bc8d75c55_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b658002f3d9e16a973ca3117d8ffa095e29e31bfcd08b0705ed554459adb3712_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:ba38fd31d850517a945e60bd16efc4b7e20f80db0ba70dc39bd2df8df94bd66e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:c1234bd3dc1ff3e5aedf0688c6da4699f7006a5a5cd919e63d89661693ab12b7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:dbd7e4b5b497f725f3cf0326e04cfc924793f86c5eee577cf6683eb3f8439914_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:1c8c06acf07cb36feab4980c86dc4ae0d69b053b294bb1641d7ca3bf546b785e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:21611f8cebc6ea6ed85a3a1595fb1843d132bb646d14a5bdd588bba16595e2dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:d344611b90d1393bc2e46c2a0a3db5c05b3958e5ba24d924e0b9d2061dfea677_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:fafd29f67b7b1c37e7a64a0a1a73cb18a61d4917482506d41eedece95973802c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:23ed487d14b84de80e7a0a93fb30641ee89aad48bb42643b901c91310168aac4_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2b90f47358d1384ab6d0af0d5107e6ef3b653c1c2d0c536f4e70afa28b76e4d0_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c3b13fc982f0cfe5392af273838d5b29da2309b78edfdde1ace4fcb74ac58149_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:cb2ac59643fa3f99b6ee92d40f53f484e5e46d58f7c1ed2a7f085f5a1d01efcf_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:152045bc02b51c90972d9b6092db07ddf06b02e13874e3e452abcce60178e977_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:7753a3af5ecdfbf360b0641dbccc457dbfb39bf13ea10817a76fb000f1e5b959_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:8df3ecb839c8077f4704f8c1f2834fd95af44ef76e9fa7a0b2c835c198799a1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b95a0a063f10872f1ffdeab39b3353664d6d3f39f397f5b388106f4a8defba0d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:a0e90f7fa22b2a5a11b654bd003df947978ecb9e56f4b65ddd91530abe13b80d_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:b348d10c18e914dc0c445458b9bbb2f611c3ba036b6124abe906342a55ac880e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:cfa7ac78b90ba70c690ae9e75e633b3f773d1a02babc20e95e574a91e561bd4c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:df86b6701e5ccb04bdaf480d071d3961ea0fda5baa941412420f9b3203af64f6_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:006f84ac13106755310a31da59876c34e0b16af2a1f766da6156e37572b5e8c8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:37863c1ebbe4274a6ca1aabf58fa94e4705b0e2bec975e717b225ed8d8e10fd1_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:653ae837de6ad6560c7bfa8368696bc9f49f7255d70cf86ac09f7ed8ca708379_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b624f79c4739de10488338bf3ca5c6bd9e0bafb59206ba882d29b388a3be185_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:91492eb9a7133d1a845917f5885c792b29465c2554ad12a1df774e95217a2557_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c423d123a3b0d0f5f6ee37f9a70cbaf58f67d802260f0d3839df2a90cdd64083_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c5990bea9eaa88f28d78911467ea897f7b60ccd55f08209b5d684061dcd3edc8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:fa1f632ce6243d6c1c9147ad1ced7838995cb7918a60dca632090c5633c9d157_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:096f5d1455d325d11a0a55dd1fcd609fbfd10b7c05fc335a50c18e14bfe2b101_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:90c4e37dbcc69af3c76f02da5ed34ab3f50f60534abbbff268deb90c09550616_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:a6cb4fff3d5e18196cd9f20569d5d5b75b7fb6dd104d2900f4d4d5ee63efcbe3_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f1e8ee204445637492806df87fb136bcdf53c5957036c6f74ab1298d9dad541a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:18d04eeab6db0a294f4ced91a63a46e6738e6c85aec72061db72bb744f8a1f4f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:5cf10cc22f2a5b1b6800c119e3a73cad1fa515272e5a8beba78cc7fd26de9379_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:63a219b785f7e67ad338f6008b296446987db4439518e34a3f875a0bb2ec933d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:8b39411fdbd06aaabe6a2160b3cf4fae063e26d86c85102b87898dd85e1f4a96_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:261819622282cf0c55f0f838b04a7c5640ea84c5f21a887b43c72aba76295e33_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:40512b4355f62a5129a48d148e41745065534363725087561d55b3539981bedf_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:cedbb7ae45d7271be090d921b02c69bf90cf09e8ace5f623409dbd3b58f1d5ca_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:f2901317ccb577be824a37a6d5e5615617d88a4646cfe871b3e0650b9c2ca03a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:53a35a2fdad2f9236f91aa544fca637b14a2b03090114ce89ec65bc51b638c83_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:1060f7527858adea7221d32b3cad6ddc58ea9f1eba4482b5147112998926a11b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:29703373c92e6c803177811b3630192f0de485519579b2129f179270b98d7bd8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:68403db8f9f8f850d58a061894d64977e001d95a42c54a367f01a3cc7a2885f1_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:cf3b964ceee086b39b777f5ea9b7f384ffd7ac006b02fe385ebb48781cc68626_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:499494c0ad0a3a5bdee34ebed826d66668ecbdb8935f9c352ff89e9f7ae9678a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6ae90ee6d8310d3dfe5d0fc34dfff5946f66d9155a68607b9f127d17e7597375_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:72808cc8f8e58a24cdf8a99316bbda8619d041e4b85ac896d077b84131f9e167_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:cc53c87059264c2989e9edc5e2ad489bfc680ca28c538768e662382f064fba8c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:2306e7e2cc395966077edffca5c6e6ea26735104dbbfe309cfb495c412a52f89_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:4ec7b1d1dbf77f568e8aca16d2be3ba10f91f9433f9b899cebffd22e565ec10e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:5d696fd9ee58b8f2e77bf1c88adebe7e36e96a8cde37dec0dd654fbda23b8351_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5190299b2a605b3f6f1d919ef9150a4fc99410ab43a8848e0452d307099dff40_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:865462f13b7be25b11208c0bf541baa6469be3f8f310d483e8d580b4bc34dd55_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:999cc98773498c0026133b302f26a358af42201bc47b1d7b817958315793baf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:d33bdfbcf8049a261938d14d72f3a025336fa718fc52f5629d94fed9d6b78742_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:91a006ff29841146c7e9793b8440967f083c30618ef8932c4185b4721e4bb855_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b34d8de5b81376f981f8548f0a7aff810e03e9f149aa4732355cd29cef17a544_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:b4852f31d8bd7a8006ecc23ab4b6b83e1271f9da044ad68fef67396009ef741f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:beacf3ec49150de6341794c0b419fd65d93a6e28efb0ecaf227c2cd9449263fc_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:70cc5d643b4de9bea3cd3f7e230dc1347d443f1b39348c202db2ec2b12733a3a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e1020ebf752a4e7281c85dea37c566b1bc96db038def1f3689a193d40d099f5_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:9ec587f5c50469b7e14e75164e7a0b127a30c697a66f0ea014ac5ffc35aa6d6c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c9482f790f8cc89217c647c08fd90d333b764d994ef716311eb163f124f27e51_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:5814335eeb79b24cd9c05f73a29b7e3b9eb65c5b96481de63e229390789db7a3_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:b87533d6d5bdbd68322c9bb1bad875b8959e84992bcf9f078bdf3f240849afcd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d3a68e1bbf8a951200c3fd5167450d4db3fa001a2a133f129bd3a9e7505af744_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d500613a38008447c3c2dcb779294ba366de5e9ce8f45f8403797b2a96c494a4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8231700706acdd58427a4396035db91028a4a3b59fbc95576f2cee2532edc44e_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:c25f7bde050d6c1dc009368076506559d33942a486d344c11b75577b32fc7591_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:db1696f93bc981136c8e94c051eaf86b8f7c5fdc2bfa090e22ee998f2fd63216_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f586975d05948012d09e500ab87be231096b5cb18213bd23e650a71268778524_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:07e59de386f6cc8c0d9d013fb798365f7f71597eecadef3e6b17b106e1db46a9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:a385a1cfa51c26ea07b3ee1a85ca4918b67cd57496ea04a40176f10983fa19c5_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:af0bf96a0e62ee64d8731d1a54053fc548c47687840af7d7fd4eb7e6cce1b251_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:cf902a00db8631ea0d28a8af66c9681bf0647aac862a73cc4b0f79e8f4861b20_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:6bb6e39ddba7dd2d2af7d2bd7990e2d8d5985f09eafad4969054de6cbc63abac_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:8a182d3421a17f4d163ee56ede2da303039c1be137b84593e75f0cc3d6122608_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:95d613bf70aeb028ef1dabc1354eb1eae42917258e0f8e205565fe66158ca02e_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea308e719094a14bce5d5cace73e190f414f8505be84c517ae51be56db6fba0b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:0852c4f42d508e48bd8f5e69e1dfe841dd6059e6f40536e062e3a91b72716837_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:868d75fc1847fff2d6be3deda2fa5ec4df85ff8af6fa784ab232de31007b4159_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ac0af950b518b09d065569bea8f52a5fa3eba6002ac51b975c44f8816a78a5ab_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ba2c9d6bf6f64e824e29ddd7d22c96704e227df243a53bd386871dba9b43900c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:38b847a5fceb02cd8b02ba19a0f64b4101335e5a34ff39319831dd30ad6ec2de_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:93f0e6687a02bd31227d6ac20db66a4b3e7665874bb05c2bc1e16586423792e1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:d9695c7e3ed1a57e3dd49dd0dc129e8724205f09ad685fe332b23d7abde1a528_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:ec5a41c1a87a044c10304f96ff3a0ab3801978c105805a91e20bce5aea0473be_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3bb94b585b1ff8dcb932b0d1aaed633f207aef564a1b9d28d8f3647c7b8460be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:c511716e6aefd6d243f919ead4832f7a841bc77ab4abf9935ceaf36161650270_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:dd92b9043dad9e02a59f3d24792fecb98a953ec8d39cf78a3cef009d00051743_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:fe57731a5d298de2883e15b9197a8a369a803bf2a93f2620454d29c950c70aab_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:02f69ae23e28e9c21b1149c19280baf93c888d9d8e955decb170e7b81a9b037a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:26a267c79a454475cef917034ad9d58a6de6aff5c7eaaf06119daa0e2f868001_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:43798a7894842d0d3ef830a0757de891d631c4f6a44d532582fb926c1b432687_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ef60c671da86b2b841a0ca1b7c2afb68c08168fb78751dcd4dfcacba6fb91ec_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2023_5442
Vulnerability from csaf_redhat - Published: 2023-10-04 13:06 - Updated: 2024-12-17 22:26A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead read the body of the HTTP request, which could be attacker-manipulated to represent arbitrary HTTP2 requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64 | — |
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the tough-cookie package which allows Prototype Pollution due to improper handling of Cookies when using CookieJar in rejectPublicSuffixes=false mode. This issue arises from the manner in which the objects are initialized.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64 | — |
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.8.2 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 Moderate. 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.8.2 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.8/html/release_notes/\n\nJira issues resolved: \n\n* ACM-5398: ACM ignores Policies about empty label/field\n\n* ACM-6003: UI throws \"ClusterSets failed to load\" error while deploying application set based applications from console\n\n* ACM-6171: Policy shows as \"Compliant\" despite there being violations\n\nSecurity fix(es):\n* CVE-2023-26136 tough-cookie: prototype pollution in cookie memstore\n* CVE-2022-41721 x/net/http2/h2c: request smuggling\n* CVE-2023-24539 html/template: improper sanitization of CSS values\n* CVE-2023-24540 html/template: improper handling of JavaScript whitespace\n* CVE-2023-29400 html/template: improper handling of empty HTML attributes",
"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:5442",
"url": "https://access.redhat.com/errata/RHSA-2023:5442"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2162182",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162182"
},
{
"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": "2219310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219310"
},
{
"category": "external",
"summary": "ACM-5398",
"url": "https://issues.redhat.com/browse/ACM-5398"
},
{
"category": "external",
"summary": "ACM-6003",
"url": "https://issues.redhat.com/browse/ACM-6003"
},
{
"category": "external",
"summary": "ACM-6171",
"url": "https://issues.redhat.com/browse/ACM-6171"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5442.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.8.2 security and bug fix updates",
"tracking": {
"current_release_date": "2024-12-17T22:26:08+00:00",
"generator": {
"date": "2024-12-17T22:26:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:5442",
"initial_release_date": "2023-10-04T13:06:41+00:00",
"revision_history": [
{
"date": "2023-10-04T13:06:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-04T13:06:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:26:08+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:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"product_id": "rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.2-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.2-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"product_id": "rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.2-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"product_id": "rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.2-3"
}
}
}
],
"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:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_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:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_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:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_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:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_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:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_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:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_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:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_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:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_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:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_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:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_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:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_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:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_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:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_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:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_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:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_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:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_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:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_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:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_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:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_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:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_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:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_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:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_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:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_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:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_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:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_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:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_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:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_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:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_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:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_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:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_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:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_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:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_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:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_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:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_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:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_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:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_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:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_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:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_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:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_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:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_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:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_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:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_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:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_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:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_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:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_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:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_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:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_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:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_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:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_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:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_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:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_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:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_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:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_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:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_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:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_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:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_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:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_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:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_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:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_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:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_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:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_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:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_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:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_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:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_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:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_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:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_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:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_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:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_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:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_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:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_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:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_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:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_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:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_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:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_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:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_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:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_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:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_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:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_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:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_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:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_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:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_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:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_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:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_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:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_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:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_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:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_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:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_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:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_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:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_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:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_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:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_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:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_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:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_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:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_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:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_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:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_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:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_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:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_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:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_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:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_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:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_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:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_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:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_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:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_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:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_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:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_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:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_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:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_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:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_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:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_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:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_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:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_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:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_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:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_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:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_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:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_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:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_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:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_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:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_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:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_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:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_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:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_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:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_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:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_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:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_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:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_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:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_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:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_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:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_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:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_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:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_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:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_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:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_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:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_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:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_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:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_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:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_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:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_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:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_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:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_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:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_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:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_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:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_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:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_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:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_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:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_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:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_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:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_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:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_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:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_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:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_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:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_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:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_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:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_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:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_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:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_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:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_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:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_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:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_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:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_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:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_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:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_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:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_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:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_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:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_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:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_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:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_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:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_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:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_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:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_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:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_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:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_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:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_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:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_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:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_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:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_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:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41721",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2023-01-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2162182"
}
],
"notes": [
{
"category": "description",
"text": "A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead read the body of the HTTP request, which could be attacker-manipulated to represent arbitrary HTTP2 requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "x/net/http2/h2c: request smuggling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41721"
},
{
"category": "external",
"summary": "RHBZ#2162182",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162182"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41721",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41721"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41721",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41721"
},
{
"category": "external",
"summary": "https://go.dev/cl/447396",
"url": "https://go.dev/cl/447396"
},
{
"category": "external",
"summary": "https://go.dev/issue/56352",
"url": "https://go.dev/issue/56352"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1495",
"url": "https://pkg.go.dev/vuln/GO-2023-1495"
}
],
"release_date": "2023-01-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-04T13:06:41+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/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5442"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "x/net/http2/h2c: request smuggling"
},
{
"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",
"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-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
]
},
"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-04T13:06:41+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:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5442"
},
{
"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-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
]
}
],
"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-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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",
"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-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
]
},
"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-04T13:06:41+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:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5442"
},
{
"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-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
]
}
],
"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-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"acknowledgments": [
{
"names": [
"Kokorin Vsevolod"
]
}
],
"cve": "CVE-2023-26136",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2023-07-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2219310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the tough-cookie package which allows Prototype Pollution due to improper handling of Cookies when using CookieJar in rejectPublicSuffixes=false mode. This issue arises from the manner in which the objects are initialized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tough-cookie: prototype pollution in cookie memstore",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le"
],
"known_not_affected": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26136"
},
{
"category": "external",
"summary": "RHBZ#2219310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26136"
},
{
"category": "external",
"summary": "https://github.com/salesforce/tough-cookie/commit/12d474791bb856004e858fdb1c47b7608d09cf6e",
"url": "https://github.com/salesforce/tough-cookie/commit/12d474791bb856004e858fdb1c47b7608d09cf6e"
},
{
"category": "external",
"summary": "https://github.com/salesforce/tough-cookie/issues/282",
"url": "https://github.com/salesforce/tough-cookie/issues/282"
},
{
"category": "external",
"summary": "https://github.com/salesforce/tough-cookie/releases/tag/v4.1.3",
"url": "https://github.com/salesforce/tough-cookie/releases/tag/v4.1.3"
},
{
"category": "external",
"summary": "https://lists.debian.org/debian-lts-announce/2023/07/msg00010.html",
"url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00010.html"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873",
"url": "https://security.snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873"
}
],
"release_date": "2023-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-04T13:06:41+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/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5442"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tough-cookie: prototype pollution in cookie memstore"
},
{
"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",
"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-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
]
},
"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-04T13:06:41+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:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5442"
},
{
"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-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
]
}
],
"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-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24c073c9701f4f454539c09ed284d695299395635ebbebf6c4fef525e58ace92_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4727f9767b25b4f8fb138e946ad0c2847d50299f5a0cd3aa6e48776ab67e52eb_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ad7cf140b8b5df9e98b2258e299e296debd61aa9d236d2d4e55c5673a0219fc6_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fb8b1d4a605c371f204a566f67e853bd935ad5c4412b2e168fc4e7e3391cb8b8_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:574dc1067acdffcad490df92e2016092a2d04c912170edc5d8dd7ef5ecf4271d_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7eb243eb0fb6b544a2d261e3aec7dbe41cef7603c87d4685ea0e2c52179d975e_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e2b8eac5ee26300dd55dd1f18631e5ce2fb0213be03a73a7df6e8dd44062f41b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:fecd2b6ad9158aa72b43c70309114bf8dd1c9a73944505a38eeb56df740d9c48_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:95db781a2b9a788f7ff6b3f30b9dc4076fea9e4db68ddde7fe25a92000e95395_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:aaf5d0b2e58793287ee5bef98adf6ef6a4d4114d5457aca0ea30ea48fa1eafaf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:deba5ae05c46b6fb1591ca9edbaa34387655f1636b892c0cbcf5dcf87a100f0f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:e1ccb22d42ef8d0c78acb7fe3b0d6d697c3fdd133ee9fedfce735ddd316ebe3b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:1e78fefaad8d840fbc8969e322b9c27d440e1cf6abb8766d62a5d2f797aa705d_s390x",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:30d9960ae02803286951a370c306f0ff30abbb3fb0c13981e131161666296ade_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eee689e19af1918ca932de62c9787ec0f1502c61586f278810991d680916b6fe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:fc22b4ca62f4173e26d12233d8ec1f57055ca49d494d4638ee21132df0848bf4_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:308c7525174e282b71462cdabb7aa3bd661685d02a4e549e60770a4f5fe697a7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:5048535e91b1b45a6550cf634886ef377366e90a8e55d3eab4d2b5cd7eacc471_amd64",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:f6a1c1f5bd266b3c94397e4d169990ac9ed22269d239cc3a04d68e547acaff93_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1387465efe62d7c4b38651bb9c59615cb793fa9affacbdc33baaedce60706f68_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1ba9adc5f25bf34c03a00b5a908654e271901f34f05a3e5868beb7c5fe6684f9_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1f2422ea50582a13b8488a3069f77cec68df18c8c2ee1431659a78850da496af_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:bbd860db9a27ef00fb4bc978163f4091d7c012f10ee500b8f8d0efd817ca6c85_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:3021d66f6eeeac0bce22d6a306c2c3ea2791ecd12c00430cafae02c97ea3d461_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:38887a5b78ec70f72bcb3ad9a858273d9ff57e80852dbbbe9ab6945c0b8f4c7b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:48bf1a25e9b2b82d4e89de9b11ae87f07a9aeea73b47e307b5ca00742a970f8d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ccb67736ecba81978c4862234eb21cf0c073ba1358c0e7a236352983ffa46a91_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2278dcac3bc53c3083ff707554a8b23d26f1b5db5f0845428e2b3ee85230f5c8_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2aefbb1d9031cd54e061a7e0d1ceaf5ef2052cf5ad26fc5fe6ddcf6ce3d07b86_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:95da6f25543490c764c75ba402961c2848bf6f924f4e8e504d745be7bb05f224_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:d45beda01da2b6a7757db364729b3552a9c34cbaff1cc4f67242222cf1fcc50a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:34cf44189e94e52a254372813359337543755106cd4f53e6c0a8921af99d54cb_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:414a8d4095a70beb138a5aff278b4f7afa2dba1cd7a28575d0e6e70cb2aeba90_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:666f1dc385c5fbb1187de99e238c024dae1cb4a0f26579561efc85cca2851914_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7ba6518a1ed6defbe5ebdc2592a6829339a598d2420c2091072b79edf4b044f7_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:3842c2d8277faba6f253cf2a1ab7fd97e94f467b3ac60797e9054ca8849df045_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:4ce1f4bb20493d8db93d71e62ba8e604dddb7ac20c9df3d6888b1f24cd787a03_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:c045f710a4e56b026670e7e257c4696facac64256a0c331a8d7f6a46f5a13464_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ff5b478c75ee33ccd5ecb13fff2e3e0f63f705821ce7b13c0bda840d3cd51827_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:685359e38f9d9d724525ce05e075548e0470fcd8017772ee940d6d40aed2fffe_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b6e1416bbfa75c74e938411fd7117883ae633732821b444ff058c3efe875da88_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b75eb3c229bc66bbac4a9fd4dbf7433247d96495731cd770a82e4bc2ca854273_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f18cf29543fb749e15614702fa1049994ae91e8b4908b80878541a7ce22226a2_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2448be4137c76e27296e9fe75d79eaaca66ffadc87dd2e8766606838349c717d_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:2de4ad0479ceb968f0f1ea368cfc406bf550a033e91dcc8e97612f66e0672e64_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:883b8feb03a389da12075f8d15c90b30316e12507306e3529f9ab6678899fd61_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:a663aa3eb7105b4a986ba95141eec73a319422199eceab2c1acdf1b5dc1751b8_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:1e971c500e4bf9d3bb66fe644fbbed143e4f05501c0f79a8affb17b5854d264d_amd64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:3ee3c8df1fa09d4541ac3c6bb31ba8f997d41eeae6ffb50f5867c5bb9c08beb3_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:5b62e6b9bbe0729be1a0f7cf9bb126f9bbebb0a56e2f95dcbb3c61ed7f7f7ba5_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c208153e03fe3da4155fe5fbf962366a636df8735d1d2087c5e79b4f773eb844_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3599542fa69201c53d89bc75bb169bc7d69b61509d8c8668a3156997d9e65a5f_s390x",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:d27a7d7223bee707d57a0e495fc3e6416cd1d2e92d197b7b26da78159d9a5a4b_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:df5bacc7b937163ddc441fcaffdb4bf083e92169344584d009c3654500a8503a_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:f0f5bfc811f85d9a93aee7571aa472b1e9c64dc492c7cb7a10c40c6e57bc6595_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:3a88e67b8fc264f52db41157981cc5503ca250c9e2fd2f6f56d9c233a0299edc_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a4c0f5affbefa4b0a1ffa0c05cfca71967df0140849999bca11c1db64ccf6502_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:a93cd2893d3b9cce71c904da913044fa46dcf17c11d074bdce6d39940f8fac5e_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:e63d60be9a19fb9b44bbfb9f86ddfcc02a24cc202035e40b3b72e2307b02b0cb_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3139f038ff8446bdf342acafd07f3e6ee3180f1d15e08e80049c9943bb8a28f5_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8f944c11e591fc8be2fbebe49506ed52e0063d5b1b8095587ef1313366cf9cdf_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9f5253b811f5d6d83192d7fac782cca89fecffb447128c3d2618cbd04aba8edd_ppc64le",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ad4840a23541fbc6b8b84ea9be6cfca2c819844e33ea397ff5ee43e23823564d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2ab9ac7026e9e35e3afaa932deeeb39c6d249536a62bbf172e8035ce7a48db1d_amd64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:62e3bab21452e7a18e5e3af4493bdf0d354aa816621a7f227adf77665173c4be_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:c072b0f189f8482c039d13e0bbf2786fd8fa61b22acbb017058917a2b7dfea14_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:db1ebc41a04d9b044155bc096e7ddc5eb6d74493c332a90e2e200c79da1d2f25_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:5591b8ac7492d1d68df1a2cad015bf0725b5e0c9580c35d7a7997ebfd414d769_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6903c611d487d8c889550dfdde397aa172d4fb917fcc506c4ff1e4fbf9504b03_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ee41a10d03f21a84f30a8515634d97357c98c38bcbd6ad64936deb66de5f2c0_s390x",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:bef8f2feebbc684a00fb6bff864b2914fc4cc83d4f11c7135a0cacb89e19b2ad_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:4266ece0663e004668f7420b47dc1381d15bbde14c9298d46132582c088e2433_ppc64le",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:830fa91bdf8702dcdaab668a3ff134160d850b45c8e5c059f7838381ffbceaf4_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:eb6d1474b7d2f796f86e378be57134212fe24409f6e83a5d4cd2d44da093276a_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:fb6417515d0e33fda2c54ad742bbb8f5bdaa24aa5240faa01c0446ed9d9791f7_arm64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:01b3ee721802d7db765fbead458212654f3195728a59e16508296962f0a2f1c7_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:40d15006492e64d3d1fe790b9fe02f3b51e940d3ef1838f7cf225debf8bf4c0c_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:8ae122e3c10b81518326e4db5a6839e3c47eaf1da3dc0686553285b5adf807e4_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:c652d956129688df049211a9afcbe613ad53c85d72f78b6d7d4dcda6356e36e8_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:0417836739e62034b26d91715eb344f1971cc8fd3650eb50c1d9213d9c244563_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:046133f007fefb266f06b88512c752fe77ab89494cfd7989a0d974ec3a47a193_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:1c821d8d1f7dbe68110103a58ebcc7785b525605e8d650231cc6f44c82dd92c9_amd64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:59f23f669f48db0aa1338cbc03fe49f763133be7fd0b211ba18fecc4731b68dc_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4fa20cb3536c8ea79726e6791ea9adc76aec160470e599a3ddf9e2f128ab1ff7_arm64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:aa3f51e5145ab5c62a34707fac154aa5207910c43d12549774f8d6e7f36c2cb8_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:da8db1f91c434a6b5966e9709b1393b1faa7add5c2128f8485755e792cd73027_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:df587b4faa7cdc9717d46c8fd62ef5574c3c5097b3ad3c71e867e586965b0e48_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:73d55e87fbe682c70b43b2cbdc8d9488d88b8eaa3e85ea8d788ec37414a9058b_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:856445f150d069fe993646e0480a624b33fb61ce8ef802fc687d9de0e73a7498_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:bc7b122a505d73f04e27b8a22eac1035032295e64213fe50923de359cb357b8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e666e971673f0282ce3828da913dde1a4e06b15f27a1103046a7a49a3185561e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:077eb4b6d832b9591a68453c73e2dcd573ab87eb7187cf698373b0713fa3a213_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:7fb05f06f8e2d1f144008bad14e0db5306906ac8c32272a89dfbf225e6b4cc16_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e5d488d3c0a764bfda3d0b3a93344963b32f7365fb8246494de7ba1ed3fc03b0_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e7cc8297df0f7aded5ad8c54d8ffe5a84472b66e722964b8795e6e96d17358f1_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:395d4995e32e07329d2ffc8617dc527285cefe28d6abc7dcefc13f38049b2f3a_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:465bbe2194718f4c261fd014a6034653a75fba877428478d308e675e0906b5f2_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:e54ee5087de8ce420a3036761ef08fa6c54c1dec1f2e347f1789213251fed650_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fcaf25589efe8ecd5d1e7be493d4505bc8c29d1b8c42f57ba85caf526073f142_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:43d7f357d1104dbd16c7ccfcf2148256a38bb2e1376f55e7387f9199822e5219_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:4cbac7d0e0c318f8f55675fd26cc4e49a8839aad9826ce4a8afea65a49461b20_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bc514240edb4907c78cdfe5d6abbc3bacf3c9104d274271ab6fc8631d10e08b8_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:bda65a45dd76cd1d3ff116115e5c3ea4179514603c5acae99a5ab7f393f80b7e_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:2dc6914b409b58aa791e59a3e42c4632695123e8d59001b8a0f13595168b7a90_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:61b1e31f13bb5654f47ee7ac540a8273cbfa21a59383fa3c9028d2fa8b5d9473_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:83e784ed368313840d020a2d07b0ac5baee85f9687d4227ff1dcbfb740e0f166_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:dee3a073a9530326f7274281a6eb158c42ee5855a21197c49d9d029c1aaebef8_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:103633ffd3060cf210a7d8f06983eb58f4ff7960bd5783522ad3610a0d87cba6_amd64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:8993d510a11c696843c8635b3b78cd2a6e1c05250925c5bed20f3c3a4521d580_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:94e04aad2884b79a60255bcac63f72b7bd984f5708b3656426052627eefa8922_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:f85373ac74bcfc54343b5569136fe890c547701ae64a83fbfc3ac83de0dcb741_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:337b01d1e2b9dffd9630df86a3f4ea7d6204fa402e8eec4302e2c1cf317617f2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:7cc7db4a655628785a69bd35db379ff5596fe0e88cbe5a916aa2a431bf5edaec_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:b722021744228a4d636e30cf460a4d0b51e2d81f35eddee668861e35e95d19e4_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:fa3c857a6809221369347378091636e444d481dbacdd165c8052f6ebcc9564ba_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:8cccd8f8bdfa74e7b19edbd2cd8b22d142507a7254e044463bd5e4420da7bfaf_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:952c1ee7fddaf3003f9f5ed7b82a48fcfb871f3f5e1f9e1de9ebe240c26f3887_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:a00dde4d3c61ca6e6a498f870b4459b384d127ed9109facbe0237aa93cf3de74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c2602fd9c92dd38d5343ca0f65346dc3f85ae7758e896eca18314f48ca82c0f6_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:679becd95c55281626748a146eba393c62481cf8dea539f646ca804bd8e464a7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:8506d3f1f9be81842490f8e9dba2fd64fafc09506c6c7304aa37cebf5577ffc2_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:a76333d720dab354b5899cebf72f5cf88f048337bf525a45cd70b25d2d6de227_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:eb669584297e421318af3333ba6fb609a7d10bdbed03b19718f7ebaa443725a5_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de52aeade3c7716416594ffa266d09cae79e1e3ec31d095d38303ec829a6063_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8419c1581ebd0bd038b1794e894f8eed6b987e545e59209955815f49bea2d11f_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:c7534c4c1da9408c8e11ccc2532813287b9c8cb7e3fd63bd7383e0920ace47b7_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d489fd760207be57f26d1331fbe9a490678beb4054dc270c49c2431a6aff74ad_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:1b8ffbe2259594249d54047fd5923311a0efbb6dec06bbd53c95d58b1ecf35fc_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:6c1ea0edd3a47c56475586be1db7c9cb6f1c25f341ef88704318792469c6b075_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:83ca4923717a9cfc724e541fc76b9dd731aac39b8dcf73152ff8ff0d609ae832_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:fe5ceac23608d3ca063f21d5304d5955a1ac277b5d8c28f9a768fa3ce7ae3b8a_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:00ce9d18315c5955d69e7c939c6aaeae1f71c3c2cf5460edadc2addeb006b118_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:81218319df14316443ebce0721dc8636d3322a2ac077499451bd3a360822fd56_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:934dbc40e0b6579778bbea9cae591ef473d2b3da04c7b081f7f2cf9fc867fae4_ppc64le",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d8bc9cb50254691e161c62ddce4b129801d389f4827ecefa36890d7094ceeff2_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:09f59568c7d5148bf54b0a8747a2f0e4ea5aab1adab6436dc6f7f440bdf99938_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:6df2ad514432f974c5644fa944e892388929b845078faf50b6a78e593d9f1d63_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:92205f1cf5df4547a33df2172501d5814cea90e75cfff01d23c893500169f175_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:d249262f968bda91bbb0ecf979de7f4b227433b77330ba7f6df695a066aab9c3_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1af62556dddb3f202925ddb19e3e6eef2142e7a26b9322a62bd05c2718bfc803_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2e25e7f578d346cf83b7e9dcb4c56db6b81346318bf374604800930ff59f0ed9_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:7fdee0a4226cfa46039d9dae7ef59d32d1bcd5bfa3ac5e209aa44a6a0dd597b5_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c8be68eba9d4202aab079a9c0bc294217d2514266df5326d7bbcf7989a153319_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:141c998f09f075526120c7f44028c94d6383dd2b19a75c1938aafb12e5a21019_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:37735cd8439e0e05bbaf753106986721a3afe83727c0c04155dcb329caf1e2a7_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:716e27bbc9293926f814c966b8e8adda68f6bcf9cc10e26fca80b73aabc49ba9_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:ac361cac344b7e866c166bdfe37844a7d1717bc7a6d9c25574d89a1697ae8e6d_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:26ad9cdc6672ce15344ce14675abfcc34a95b89a67927341067e339298bf4b8b_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a625696a259e76fb81797b84c23037843500bd8669a2a5bb45138e659367cc6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:bf4f21fab83a4ab1a0769b03074732d96d9a048efe712036cf4125f0473a24cf_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:fb7069d6ad6bb88622ee0ba027e509ead74895dc22e3c49c17f4c8c415e332ef_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:3137d0aec4f0c8929d37eb7ef328827ef5d278f320c43d5448a95b9abc8a5e17_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:62153442e216e29420f9a0c3576f8fcb94e3c13195c71d035a43aca1ef8d201c_arm64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9373d08cf87768d69c3409e6c1165b122a9d25ef799db40b7c8a9c6ea78e0ae8_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:afba558202a82dbabe166a1f309bf7ac77ae79e98ed82a1d94c9848a9b2be9e4_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:2de1cc33e516e7b03f6006185a15511b4a8d498c5e03c9cd5ea2392bc6123b4e_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:731a47164330f3f19da311e9975c57effb1b2dd8fa496af060057fd09e3f6271_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:809e0130e6e5ddeb25f41d6aa55bf0eb1a74d0487cf8fbb162b29e5a6df81d6e_ppc64le",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:dbee682eee7f999c8f0fd4fb9ee778b41d3a271b3aa3efa6eed2c54073da803f_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:84be8168283e0c29b1e73343108fd36ea67ed3ab98697a949c3aeda21a52907a_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a23840634c64ba05632a88300ac1ebc2ca648c4a42734844468fb5f750e63e8c_s390x",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:a2fba0ea504b02855ba4336f8b4befa48c854c233d99bab81c7b488b34ca6c8c_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:dd35a4b89ed6e4884b24d12dded6e66729d98bb3141a800ca122a4a422300da2_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2acd40ecd7a317808b633e82cca7a6f4ef1bcc0c4f34a029283615d6e1031799_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:5120c8794b93d170039148261c7e9152ebaf26a6974cb963f4faeeb95ecc3de2_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:65f7480a3ee3cc5e25f62f0b21ec45a5cab2c10ca921a268c3b1d76e26909b49_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:df8f6782accd933ff97f6cf673804ce56098ad3e5755973142f95a76d4f21d5d_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:1d9d38bebaf47d5df103a01d7f5a41060cde43360307aca7c32871fc460f25c5_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:2d02d4213ea9df3c49d5ddbc8149d355078913358a35e6a231a463445d3ffade_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3c7e49320556285362e81a66709b8ea6a4df6caa2c98f6605b1bd668efdd0ecf_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:7f130d3e7c904a07e7613a01710d9652ecfe994c3013808e17ccc8c82a287025_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2023_5947
Vulnerability from csaf_redhat - Published: 2023-10-26 00:47 - Updated: 2024-12-18 04:47A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64 | — | ||
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64 | — |
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64 | — | ||
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64 | — |
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64 | — | ||
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64 | — |
A flaw was found in Golang. The html/template package did not properly handle HMTL-like "<!--" and "-->" comment tokens, nor hashbang "#!" comment tokens, in <script> contexts. This issue may cause the template parser to improperly interpret the contents of <script> contexts, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64 | — | ||
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64 | — |
A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in <script> contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64 | — | ||
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64 | — |
A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64 | — | ||
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64 | — |
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64 | — | ||
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64 | — |
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 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64 | — |
Workaround
|
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 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages. Security Bulletin https://access.redhat.com/security/vulnerabilities/RHSB-2023-003
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for run-once-duration-override-container, run-once-duration-override-operator-bundle-container, and run-once-duration-override-operator-container is now available for RODOO-1.0-RHEL-8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Run Once Duration Override Operator for Red Hat OpenShift is an optional\noperator that makes it possible to override activeDeadlineSecondsOverride\nfield during pod admission.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results (CVE-2023-24532)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\n\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:5947",
"url": "https://access.redhat.com/errata/RHSA-2023:5947"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "2223355",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223355"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "OCPBUGS-20489",
"url": "https://issues.redhat.com/browse/OCPBUGS-20489"
},
{
"category": "external",
"summary": "WRKLDS-780",
"url": "https://issues.redhat.com/browse/WRKLDS-780"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5947.json"
}
],
"title": "Red Hat Security Advisory: Run Once Duration Override Operator for Red Hat OpenShift 1.0.1 security update",
"tracking": {
"current_release_date": "2024-12-18T04:47:24+00:00",
"generator": {
"date": "2024-12-18T04:47:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:5947",
"initial_release_date": "2023-10-26T00:47:43+00:00",
"revision_history": [
{
"date": "2023-10-26T00:47:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-26T00:47:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:47:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RODOO 1.0 for RHEL 8",
"product": {
"name": "RODOO 1.0 for RHEL 8",
"product_id": "8Base-RODOO-1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:run_once_duration_override_operator:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "Run Once Duration Override Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-rhel8\u0026tag=v1.0-30"
}
}
},
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-operator-bundle\u0026tag=v1.0-20"
}
}
},
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-operator-rhel8\u0026tag=v1.0-25"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64 as a component of RODOO 1.0 for RHEL 8",
"product_id": "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"relates_to_product_reference": "8Base-RODOO-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64 as a component of RODOO 1.0 for RHEL 8",
"product_id": "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"relates_to_product_reference": "8Base-RODOO-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64 as a component of RODOO 1.0 for RHEL 8",
"product_id": "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64",
"relates_to_product_reference": "8Base-RODOO-1.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-24532",
"cwe": {
"id": "CWE-682",
"name": "Incorrect Calculation"
},
"discovery_date": "2023-07-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2223355"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/internal/nistec golang library. The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars, such as a scalar larger than the order of the curve. This does not impact usages of crypto/ecdsa or crypto/ecdh.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"known_not_affected": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24532"
},
{
"category": "external",
"summary": "RHBZ#2223355",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223355"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532"
},
{
"category": "external",
"summary": "https://go.dev/cl/471255",
"url": "https://go.dev/cl/471255"
},
{
"category": "external",
"summary": "https://go.dev/issue/58647",
"url": "https://go.dev/issue/58647"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY",
"url": "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1621",
"url": "https://pkg.go.dev/vuln/GO-2023-1621"
}
],
"release_date": "2023-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T00:47:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5947"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"known_not_affected": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T00:47:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5947"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24540",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of JavaScript whitespace",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore the impact is low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"known_not_affected": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24540"
},
{
"category": "external",
"summary": "RHBZ#2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540"
},
{
"category": "external",
"summary": "https://go.dev/issue/59721",
"url": "https://go.dev/issue/59721"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T00:47:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5947"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact to low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"known_not_affected": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T00:47:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5947"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
},
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"known_not_affected": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T00:47:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5947"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"known_not_affected": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T00:47:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5947"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"known_not_affected": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T00:47:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5947"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"known_not_affected": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T00:47:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5947"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"known_not_affected": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T00:47:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5947"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"known_not_affected": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T00:47:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5947"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"known_not_affected": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-44487",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://go.dev/issue/63417",
"url": "https://go.dev/issue/63417"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T00:47:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5947"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"known_not_affected": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-26T00:47:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5947"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64",
"8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_6346
Vulnerability from csaf_redhat - Published: 2023-11-07 09:12 - Updated: 2024-12-17 22:26A flaw was found in go-yaml. This issue causes the consumption of excessive amounts of CPU or memory when attempting to parse a large or maliciously crafted YAML document.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
{
"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* go-yaml: Improve heuristics preventing CPU/memory abuse by parsing malicious or large YAML documents (CVE-2022-3064)\n\n* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\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\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.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/RHSA-2023:6346",
"url": "https://access.redhat.com/errata/RHSA-2023:6346"
},
{
"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.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": "2163037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163037"
},
{
"category": "external",
"summary": "2165742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165742"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "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": "2222789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222789"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6346.json"
}
],
"title": "Red Hat Security Advisory: toolbox security and bug fix update",
"tracking": {
"current_release_date": "2024-12-17T22:26:45+00:00",
"generator": {
"date": "2024-12-17T22:26:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6346",
"initial_release_date": "2023-11-07T09:12:30+00:00",
"revision_history": [
{
"date": "2023-11-07T09:12:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T09:12:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:26:45+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": "toolbox-0:0.0.99.4-6.el9_3.src",
"product": {
"name": "toolbox-0:0.0.99.4-6.el9_3.src",
"product_id": "toolbox-0:0.0.99.4-6.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-6.el9_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-6.el9_3.aarch64",
"product": {
"name": "toolbox-0:0.0.99.4-6.el9_3.aarch64",
"product_id": "toolbox-0:0.0.99.4-6.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-6.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"product_id": "toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-6.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-6.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-6.el9_3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"product_id": "toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-6.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-6.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-6.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-6.el9_3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-6.el9_3.x86_64",
"product": {
"name": "toolbox-0:0.0.99.4-6.el9_3.x86_64",
"product_id": "toolbox-0:0.0.99.4-6.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-6.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-6.el9_3.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.4-6.el9_3.x86_64",
"product_id": "toolbox-tests-0:0.0.99.4-6.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-6.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-6.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-6.el9_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-6.el9_3.s390x",
"product": {
"name": "toolbox-0:0.0.99.4-6.el9_3.s390x",
"product_id": "toolbox-0:0.0.99.4-6.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-6.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"product_id": "toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-6.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-6.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-6.el9_3?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.4-6.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64"
},
"product_reference": "toolbox-0:0.0.99.4-6.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-6.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-6.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x"
},
"product_reference": "toolbox-0:0.0.99.4-6.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-6.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src"
},
"product_reference": "toolbox-0:0.0.99.4-6.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-6.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64"
},
"product_reference": "toolbox-0:0.0.99.4-6.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-6.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-6.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-6.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.4-6.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-3064",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2163037"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in go-yaml. This issue causes the consumption of excessive amounts of CPU or memory when attempting to parse a large or maliciously crafted YAML document.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-yaml: Improve heuristics preventing CPU/memory abuse by parsing malicious or large YAML documents",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3064"
},
{
"category": "external",
"summary": "RHBZ#2163037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163037"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3064",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3064"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-6q6q-88xp-6f2r",
"url": "https://github.com/advisories/GHSA-6q6q-88xp-6f2r"
},
{
"category": "external",
"summary": "https://github.com/go-yaml/yaml/commit/f221b8435cfb71e54062f6c6e99e9ade30b124d5",
"url": "https://github.com/go-yaml/yaml/commit/f221b8435cfb71e54062f6c6e99e9ade30b124d5"
},
{
"category": "external",
"summary": "https://github.com/go-yaml/yaml/releases/tag/v2.2.4",
"url": "https://github.com/go-yaml/yaml/releases/tag/v2.2.4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-0956",
"url": "https://pkg.go.dev/vuln/GO-2022-0956"
}
],
"release_date": "2022-08-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:12:30+00:00",
"details": "For details on how 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.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6346"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-yaml: Improve heuristics preventing CPU/memory abuse by parsing malicious or large YAML documents"
},
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:12:30+00:00",
"details": "For details on how 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.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6346"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:12:30+00:00",
"details": "For details on how 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.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6346"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:12:30+00:00",
"details": "For details on how 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.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6346"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:12:30+00:00",
"details": "For details on how 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.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6346"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:12:30+00:00",
"details": "For details on how 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.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6346"
},
{
"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-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"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": [
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
},
"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-11-07T09:12:30+00:00",
"details": "For details on how 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.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6346"
},
{
"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-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
}
],
"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": [
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
}
],
"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",
"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": [
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
},
"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-11-07T09:12:30+00:00",
"details": "For details on how 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.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6346"
},
{
"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-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
}
],
"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-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"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",
"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": [
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
},
"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-11-07T09:12:30+00:00",
"details": "For details on how 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.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6346"
},
{
"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-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
}
],
"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": [
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
}
],
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.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-07T09:12:30+00:00",
"details": "For details on how 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.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6346"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.src",
"AppStream-9.3.0.GA:toolbox-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debuginfo-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-debugsource-0:0.0.99.4-6.el9_3.x86_64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.aarch64",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.ppc64le",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.s390x",
"AppStream-9.3.0.GA:toolbox-tests-0:0.0.99.4-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
}
]
}
RHSA-2023_6363
Vulnerability from csaf_redhat - Published: 2023-11-07 08:33 - Updated: 2024-12-17 22:26A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
{
"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: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n\n* golang: 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\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.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/RHSA-2023:6363",
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
},
{
"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.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": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6363.json"
}
],
"title": "Red Hat Security Advisory: skopeo security update",
"tracking": {
"current_release_date": "2024-12-17T22:26:10+00:00",
"generator": {
"date": "2024-12-17T22:26:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6363",
"initial_release_date": "2023-11-07T08:33:26+00:00",
"revision_history": [
{
"date": "2023-11-07T08:33:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T08:33:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:26:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 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": "skopeo-2:1.13.3-1.el9.src",
"product": {
"name": "skopeo-2:1.13.3-1.el9.src",
"product_id": "skopeo-2:1.13.3-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-1.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-1.el9.aarch64",
"product": {
"name": "skopeo-2:1.13.3-1.el9.aarch64",
"product_id": "skopeo-2:1.13.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-1.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.13.3-1.el9.aarch64",
"product_id": "skopeo-tests-2:1.13.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-1.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-1.el9.ppc64le",
"product": {
"name": "skopeo-2:1.13.3-1.el9.ppc64le",
"product_id": "skopeo-2:1.13.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-1.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.13.3-1.el9.ppc64le",
"product_id": "skopeo-tests-2:1.13.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-1.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-1.el9.x86_64",
"product": {
"name": "skopeo-2:1.13.3-1.el9.x86_64",
"product_id": "skopeo-2:1.13.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-1.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.13.3-1.el9.x86_64",
"product_id": "skopeo-tests-2:1.13.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-1.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-1.el9.s390x",
"product": {
"name": "skopeo-2:1.13.3-1.el9.s390x",
"product_id": "skopeo-2:1.13.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-1.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.13.3-1.el9.s390x",
"product_id": "skopeo-tests-2:1.13.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-1.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.13.3-1.el9.s390x",
"product_id": "skopeo-debugsource-2:1.13.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-1.el9?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64"
},
"product_reference": "skopeo-2:1.13.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le"
},
"product_reference": "skopeo-2:1.13.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x"
},
"product_reference": "skopeo-2:1.13.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src"
},
"product_reference": "skopeo-2:1.13.3-1.el9.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64"
},
"product_reference": "skopeo-2:1.13.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.13.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.13.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.13.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.13.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.13.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how 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.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how 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.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how 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.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how 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.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how 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.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how 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.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how 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.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
},
{
"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-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"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": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"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-11-07T08:33:26+00:00",
"details": "For details on how 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.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
},
{
"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-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"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": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"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",
"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": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"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-11-07T08:33:26+00:00",
"details": "For details on how 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.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
},
{
"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-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"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-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"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",
"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": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"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-11-07T08:33:26+00:00",
"details": "For details on how 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.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
},
{
"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-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"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": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.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-07T08:33:26+00:00",
"details": "For details on how 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.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
}
]
}
RHSA-2023_6402
Vulnerability from csaf_redhat - Published: 2023-11-07 09:01 - Updated: 2024-12-17 22:26A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
{
"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: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\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\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.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/RHSA-2023:6402",
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
},
{
"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.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": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "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": "2212143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212143"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6402.json"
}
],
"title": "Red Hat Security Advisory: containernetworking-plugins security and bug fix update",
"tracking": {
"current_release_date": "2024-12-17T22:26:19+00:00",
"generator": {
"date": "2024-12-17T22:26:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6402",
"initial_release_date": "2023-11-07T09:01:07+00:00",
"revision_history": [
{
"date": "2023-11-07T09:01:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T09:01:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:26:19+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": "containernetworking-plugins-1:1.3.0-4.el9.src",
"product": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.src",
"product_id": "containernetworking-plugins-1:1.3.0-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-4.el9?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"product_id": "containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-4.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-4.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-4.el9?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"product_id": "containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-4.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-4.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-4.el9?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"product_id": "containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-4.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-4.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-4.el9?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-4.el9.s390x",
"product": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.s390x",
"product_id": "containernetworking-plugins-1:1.3.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-4.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-4.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-4.el9?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-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x"
},
"product_reference": "containernetworking-plugins-1:1.3.0-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src"
},
"product_reference": "containernetworking-plugins-1:1.3.0-4.el9.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:01: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.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:01: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.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:01: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.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:01: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.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:01: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.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:01: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.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
},
{
"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-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"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": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"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-11-07T09:01: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.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
},
{
"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-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"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": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"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",
"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": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"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-11-07T09:01: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.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
},
{
"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-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"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-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"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",
"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": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"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-11-07T09:01: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.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
},
{
"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-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"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": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.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-07T09:01: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.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
}
]
}
RHSA-2023_6473
Vulnerability from csaf_redhat - Published: 2023-11-07 08:39 - Updated: 2024-12-17 22:27A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in containerd, where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases. This issue can allow access to sensitive information or gain the ability to execute code in that container.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
{
"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: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* containerd: Supplementary groups are not set up properly (CVE-2023-25173)\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\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.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/RHSA-2023:6473",
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
},
{
"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.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": "2174485",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174485"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6473.json"
}
],
"title": "Red Hat Security Advisory: buildah security update",
"tracking": {
"current_release_date": "2024-12-17T22:27:04+00:00",
"generator": {
"date": "2024-12-17T22:27:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6473",
"initial_release_date": "2023-11-07T08:39:45+00:00",
"revision_history": [
{
"date": "2023-11-07T08:39:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T08:39:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:27:04+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": "buildah-1:1.31.3-1.el9.src",
"product": {
"name": "buildah-1:1.31.3-1.el9.src",
"product_id": "buildah-1:1.31.3-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-1.el9?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-1.el9.aarch64",
"product": {
"name": "buildah-1:1.31.3-1.el9.aarch64",
"product_id": "buildah-1:1.31.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-1.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.31.3-1.el9.aarch64",
"product_id": "buildah-tests-1:1.31.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-1.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.31.3-1.el9.aarch64",
"product_id": "buildah-debugsource-1:1.31.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-1.el9?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-1.el9.ppc64le",
"product": {
"name": "buildah-1:1.31.3-1.el9.ppc64le",
"product_id": "buildah-1:1.31.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-1.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.31.3-1.el9.ppc64le",
"product_id": "buildah-tests-1:1.31.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-1.el9?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-1.el9.x86_64",
"product": {
"name": "buildah-1:1.31.3-1.el9.x86_64",
"product_id": "buildah-1:1.31.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-1.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.31.3-1.el9.x86_64",
"product_id": "buildah-tests-1:1.31.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-1.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.31.3-1.el9.x86_64",
"product_id": "buildah-debugsource-1:1.31.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-1.el9?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-1.el9.s390x",
"product": {
"name": "buildah-1:1.31.3-1.el9.s390x",
"product_id": "buildah-1:1.31.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-1.el9.s390x",
"product": {
"name": "buildah-tests-1:1.31.3-1.el9.s390x",
"product_id": "buildah-tests-1:1.31.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-1.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.31.3-1.el9.s390x",
"product_id": "buildah-debugsource-1:1.31.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-1.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.31.3-1.el9.s390x",
"product_id": "buildah-debuginfo-1:1.31.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-1.el9?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-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64"
},
"product_reference": "buildah-1:1.31.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le"
},
"product_reference": "buildah-1:1.31.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x"
},
"product_reference": "buildah-1:1.31.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src"
},
"product_reference": "buildah-1:1.31.3-1.el9.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64"
},
"product_reference": "buildah-1:1.31.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.31.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.31.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.31.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.31.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.31.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.31.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x"
},
"product_reference": "buildah-tests-1:1.31.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.31.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how 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.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how 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.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how 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.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how 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.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how 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.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how 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.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
},
{
"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-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"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": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"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-11-07T08:39:45+00:00",
"details": "For details on how 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.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
},
{
"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-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"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": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"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",
"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": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"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-11-07T08:39:45+00:00",
"details": "For details on how 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.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
},
{
"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-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"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-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"cve": "CVE-2023-25173",
"cwe": {
"id": "CWE-842",
"name": "Placement of User into Incorrect Group"
},
"discovery_date": "2023-03-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2174485"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases. This issue can allow access to sensitive information or gain the ability to execute code in that container.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containerd: Supplementary groups are not set up properly",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The following products include containerd related code, but do not use the specific Go packages impacted by this CVE, `containerd/cri/server` and `containerd/oci`. This CVE is therefore rated Low for these products:\n\n* OpenShift Container Platform\n* OpenShift Service Mesh\n* OpenShift API for Data Protection\n* Red Hat Advanced Cluster Security\n* Red Hat Advanced Cluster Management for Kubernetes",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-25173"
},
{
"category": "external",
"summary": "RHBZ#2174485",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174485"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-25173",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25173"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-25173",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25173"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/133f6bb6cd827ce35a5fb279c1ead12b9d21460a",
"url": "https://github.com/containerd/containerd/commit/133f6bb6cd827ce35a5fb279c1ead12b9d21460a"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/releases/tag/v1.5.18",
"url": "https://github.com/containerd/containerd/releases/tag/v1.5.18"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/releases/tag/v1.6.18",
"url": "https://github.com/containerd/containerd/releases/tag/v1.6.18"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p"
},
{
"category": "external",
"summary": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/",
"url": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how 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.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containerd: Supplementary groups are not set up properly"
},
{
"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",
"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": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"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-11-07T08:39:45+00:00",
"details": "For details on how 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.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
},
{
"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-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"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": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.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-07T08:39:45+00:00",
"details": "For details on how 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.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
}
]
}
RHSA-2023_6474
Vulnerability from csaf_redhat - Published: 2023-11-07 08:52 - Updated: 2024-12-17 22:26A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
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's web browser within the security context of the hosting website once the URL is clicked. The flaw allows an attacker to steal the victim's cookie-based authentication credentials.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in containerd, where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases. This issue can allow access to sensitive information or gain the ability to execute code in that container.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64 | — |
Vendor Fix
fix
|
{
"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: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* golang.org/x/net/html: Cross site scripting (CVE-2023-3978)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* containerd: Supplementary groups are not set up properly (CVE-2023-25173)\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\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.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/RHSA-2023:6474",
"url": "https://access.redhat.com/errata/RHSA-2023:6474"
},
{
"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.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": "2173089",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173089"
},
{
"category": "external",
"summary": "2174485",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174485"
},
{
"category": "external",
"summary": "2177611",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177611"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2180108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180108"
},
{
"category": "external",
"summary": "2182485",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182485"
},
{
"category": "external",
"summary": "2182896",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182896"
},
{
"category": "external",
"summary": "2183597",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183597"
},
{
"category": "external",
"summary": "2183975",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183975"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2187187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187187"
},
{
"category": "external",
"summary": "2188340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188340"
},
{
"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": "2223350",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223350"
},
{
"category": "external",
"summary": "2228689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228689"
},
{
"category": "external",
"summary": "2229644",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229644"
},
{
"category": "external",
"summary": "2230212",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230212"
},
{
"category": "external",
"summary": "2231975",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2231975"
},
{
"category": "external",
"summary": "2232308",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2232308"
},
{
"category": "external",
"summary": "2233222",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2233222"
},
{
"category": "external",
"summary": "RHEL-3132",
"url": "https://issues.redhat.com/browse/RHEL-3132"
},
{
"category": "external",
"summary": "RHEL-3133",
"url": "https://issues.redhat.com/browse/RHEL-3133"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6474.json"
}
],
"title": "Red Hat Security Advisory: podman security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-12-17T22:26:54+00:00",
"generator": {
"date": "2024-12-17T22:26:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6474",
"initial_release_date": "2023-11-07T08:52:01+00:00",
"revision_history": [
{
"date": "2023-11-07T08:52:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T08:52:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:26: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. 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": "podman-2:4.6.1-5.el9.src",
"product": {
"name": "podman-2:4.6.1-5.el9.src",
"product_id": "podman-2:4.6.1-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-5.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-5.el9.aarch64",
"product": {
"name": "podman-2:4.6.1-5.el9.aarch64",
"product_id": "podman-2:4.6.1-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-5.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.6.1-5.el9.aarch64",
"product": {
"name": "podman-gvproxy-2:4.6.1-5.el9.aarch64",
"product_id": "podman-gvproxy-2:4.6.1-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-5.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.6.1-5.el9.aarch64",
"product": {
"name": "podman-plugins-2:4.6.1-5.el9.aarch64",
"product_id": "podman-plugins-2:4.6.1-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.6.1-5.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.6.1-5.el9.aarch64",
"product": {
"name": "podman-remote-2:4.6.1-5.el9.aarch64",
"product_id": "podman-remote-2:4.6.1-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.6.1-5.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.6.1-5.el9.aarch64",
"product": {
"name": "podman-tests-2:4.6.1-5.el9.aarch64",
"product_id": "podman-tests-2:4.6.1-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.6.1-5.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.6.1-5.el9.aarch64",
"product": {
"name": "podman-debugsource-2:4.6.1-5.el9.aarch64",
"product_id": "podman-debugsource-2:4.6.1-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-5.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.6.1-5.el9.aarch64",
"product": {
"name": "podman-debuginfo-2:4.6.1-5.el9.aarch64",
"product_id": "podman-debuginfo-2:4.6.1-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-5.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-5.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-5.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"product_id": "podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-5.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-5.el9.ppc64le",
"product": {
"name": "podman-2:4.6.1-5.el9.ppc64le",
"product_id": "podman-2:4.6.1-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-5.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"product": {
"name": "podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"product_id": "podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-5.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.6.1-5.el9.ppc64le",
"product": {
"name": "podman-plugins-2:4.6.1-5.el9.ppc64le",
"product_id": "podman-plugins-2:4.6.1-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.6.1-5.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.6.1-5.el9.ppc64le",
"product": {
"name": "podman-remote-2:4.6.1-5.el9.ppc64le",
"product_id": "podman-remote-2:4.6.1-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.6.1-5.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.6.1-5.el9.ppc64le",
"product": {
"name": "podman-tests-2:4.6.1-5.el9.ppc64le",
"product_id": "podman-tests-2:4.6.1-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.6.1-5.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.6.1-5.el9.ppc64le",
"product": {
"name": "podman-debugsource-2:4.6.1-5.el9.ppc64le",
"product_id": "podman-debugsource-2:4.6.1-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-5.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"product_id": "podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-5.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-5.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-5.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-5.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-5.el9.x86_64",
"product": {
"name": "podman-2:4.6.1-5.el9.x86_64",
"product_id": "podman-2:4.6.1-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-5.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.6.1-5.el9.x86_64",
"product": {
"name": "podman-gvproxy-2:4.6.1-5.el9.x86_64",
"product_id": "podman-gvproxy-2:4.6.1-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-5.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.6.1-5.el9.x86_64",
"product": {
"name": "podman-plugins-2:4.6.1-5.el9.x86_64",
"product_id": "podman-plugins-2:4.6.1-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.6.1-5.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.6.1-5.el9.x86_64",
"product": {
"name": "podman-remote-2:4.6.1-5.el9.x86_64",
"product_id": "podman-remote-2:4.6.1-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.6.1-5.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.6.1-5.el9.x86_64",
"product": {
"name": "podman-tests-2:4.6.1-5.el9.x86_64",
"product_id": "podman-tests-2:4.6.1-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.6.1-5.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.6.1-5.el9.x86_64",
"product": {
"name": "podman-debugsource-2:4.6.1-5.el9.x86_64",
"product_id": "podman-debugsource-2:4.6.1-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-5.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.6.1-5.el9.x86_64",
"product": {
"name": "podman-debuginfo-2:4.6.1-5.el9.x86_64",
"product_id": "podman-debuginfo-2:4.6.1-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-5.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-5.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-5.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"product_id": "podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-5.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-5.el9.s390x",
"product": {
"name": "podman-2:4.6.1-5.el9.s390x",
"product_id": "podman-2:4.6.1-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-5.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.6.1-5.el9.s390x",
"product": {
"name": "podman-gvproxy-2:4.6.1-5.el9.s390x",
"product_id": "podman-gvproxy-2:4.6.1-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-5.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.6.1-5.el9.s390x",
"product": {
"name": "podman-plugins-2:4.6.1-5.el9.s390x",
"product_id": "podman-plugins-2:4.6.1-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.6.1-5.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.6.1-5.el9.s390x",
"product": {
"name": "podman-remote-2:4.6.1-5.el9.s390x",
"product_id": "podman-remote-2:4.6.1-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.6.1-5.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.6.1-5.el9.s390x",
"product": {
"name": "podman-tests-2:4.6.1-5.el9.s390x",
"product_id": "podman-tests-2:4.6.1-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.6.1-5.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.6.1-5.el9.s390x",
"product": {
"name": "podman-debugsource-2:4.6.1-5.el9.s390x",
"product_id": "podman-debugsource-2:4.6.1-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-5.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.6.1-5.el9.s390x",
"product": {
"name": "podman-debuginfo-2:4.6.1-5.el9.s390x",
"product_id": "podman-debuginfo-2:4.6.1-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-5.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-5.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"product_id": "podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-5.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"product_id": "podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-5.el9?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-2:4.6.1-5.el9.noarch",
"product": {
"name": "podman-docker-2:4.6.1-5.el9.noarch",
"product_id": "podman-docker-2:4.6.1-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.6.1-5.el9?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64"
},
"product_reference": "podman-2:4.6.1-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le"
},
"product_reference": "podman-2:4.6.1-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x"
},
"product_reference": "podman-2:4.6.1-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-5.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src"
},
"product_reference": "podman-2:4.6.1-5.el9.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64"
},
"product_reference": "podman-2:4.6.1-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.6.1-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64"
},
"product_reference": "podman-debuginfo-2:4.6.1-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.6.1-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.6.1-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x"
},
"product_reference": "podman-debuginfo-2:4.6.1-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.6.1-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64"
},
"product_reference": "podman-debuginfo-2:4.6.1-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.6.1-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64"
},
"product_reference": "podman-debugsource-2:4.6.1-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.6.1-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le"
},
"product_reference": "podman-debugsource-2:4.6.1-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.6.1-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x"
},
"product_reference": "podman-debugsource-2:4.6.1-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.6.1-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64"
},
"product_reference": "podman-debugsource-2:4.6.1-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.6.1-5.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch"
},
"product_reference": "podman-docker-2:4.6.1-5.el9.noarch",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.6.1-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64"
},
"product_reference": "podman-gvproxy-2:4.6.1-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.6.1-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le"
},
"product_reference": "podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.6.1-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x"
},
"product_reference": "podman-gvproxy-2:4.6.1-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.6.1-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64"
},
"product_reference": "podman-gvproxy-2:4.6.1-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.6.1-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64"
},
"product_reference": "podman-plugins-2:4.6.1-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.6.1-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le"
},
"product_reference": "podman-plugins-2:4.6.1-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.6.1-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x"
},
"product_reference": "podman-plugins-2:4.6.1-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.6.1-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64"
},
"product_reference": "podman-plugins-2:4.6.1-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.6.1-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.6.1-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64"
},
"product_reference": "podman-remote-2:4.6.1-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.6.1-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le"
},
"product_reference": "podman-remote-2:4.6.1-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.6.1-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x"
},
"product_reference": "podman-remote-2:4.6.1-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.6.1-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64"
},
"product_reference": "podman-remote-2:4.6.1-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.6.1-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.6.1-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.6.1-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.6.1-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64"
},
"product_reference": "podman-tests-2:4.6.1-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.6.1-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le"
},
"product_reference": "podman-tests-2:4.6.1-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.6.1-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x"
},
"product_reference": "podman-tests-2:4.6.1-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.6.1-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
},
"product_reference": "podman-tests-2:4.6.1-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:52:01+00:00",
"details": "For details on how 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.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6474"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:52:01+00:00",
"details": "For details on how 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.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6474"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:52:01+00:00",
"details": "For details on how 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.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6474"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-3978",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"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": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.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-11-07T08:52:01+00:00",
"details": "For details on how 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.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6474"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"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:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Cross site scripting"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:52:01+00:00",
"details": "For details on how 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.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6474"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:52:01+00:00",
"details": "For details on how 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.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6474"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:52:01+00:00",
"details": "For details on how 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.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6474"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:52:01+00:00",
"details": "For details on how 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.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6474"
},
{
"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-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"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": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
},
"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-11-07T08:52:01+00:00",
"details": "For details on how 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.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6474"
},
{
"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-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"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": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"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",
"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": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
},
"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-11-07T08:52:01+00:00",
"details": "For details on how 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.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6474"
},
{
"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-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"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-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"cve": "CVE-2023-25173",
"cwe": {
"id": "CWE-842",
"name": "Placement of User into Incorrect Group"
},
"discovery_date": "2023-03-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2174485"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases. This issue can allow access to sensitive information or gain the ability to execute code in that container.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containerd: Supplementary groups are not set up properly",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The following products include containerd related code, but do not use the specific Go packages impacted by this CVE, `containerd/cri/server` and `containerd/oci`. This CVE is therefore rated Low for these products:\n\n* OpenShift Container Platform\n* OpenShift Service Mesh\n* OpenShift API for Data Protection\n* Red Hat Advanced Cluster Security\n* Red Hat Advanced Cluster Management for Kubernetes",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-25173"
},
{
"category": "external",
"summary": "RHBZ#2174485",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174485"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-25173",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25173"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-25173",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25173"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/133f6bb6cd827ce35a5fb279c1ead12b9d21460a",
"url": "https://github.com/containerd/containerd/commit/133f6bb6cd827ce35a5fb279c1ead12b9d21460a"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/releases/tag/v1.5.18",
"url": "https://github.com/containerd/containerd/releases/tag/v1.5.18"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/releases/tag/v1.6.18",
"url": "https://github.com/containerd/containerd/releases/tag/v1.6.18"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p"
},
{
"category": "external",
"summary": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/",
"url": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:52:01+00:00",
"details": "For details on how 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.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6474"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containerd: Supplementary groups are not set up properly"
},
{
"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",
"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": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
},
"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-11-07T08:52:01+00:00",
"details": "For details on how 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.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6474"
},
{
"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-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"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": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.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-07T08:52:01+00:00",
"details": "For details on how 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.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6474"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.src",
"AppStream-9.3.0.GA:podman-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-debugsource-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-docker-2:4.6.1-5.el9.noarch",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-gvproxy-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-plugins-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-remote-debuginfo-2:4.6.1-5.el9.x86_64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.aarch64",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.ppc64le",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.s390x",
"AppStream-9.3.0.GA:podman-tests-2:4.6.1-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
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.